On Thu, 24 Aug 2006, Gavin Lambert wrote:
> Only if there are no overlapping files in those two lists. If there's
> an overlap then the first commit will commit all changes to the file,
> since it's impossible to separate them at that point (unless they've
> been developed in isolation, on separate branches).
If you are working on two separate issues (say a bug fix and a new
feature), you can use a single branch (say the trunk) and two separate
working copies. Having one developer with two working copies is very
very similar to having two developers with one working copy each.
--apb (Alan Barrett)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 24 14:33:47 2006