On 8/8/13 7:51 PM, Cantor, Scott wrote: > But if you're switching the local copy, it does have to pull down the > different files once they diverge. That's true, it's essentially pulling down the diff every time you switch, and requires server access. > With git, it's local, so switching back > and forth is much faster between two divergent branches. > Ok, granted.