Re: can of worms: custom props in our tree?
From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-11-06 21:51:16 CET
Greg Noel wrote:
> If the tags only existed in the local repository, this all would have
If the tags only exist in the local repository then two people working on the
USER A: svn copy file:///path/to/repos/projectA/trunk
USER A: svn co file:///path/to/repos/projectA/branch/newdev mydev
[time passes with commits to both branch and trunk]
USER A: svn merge file:///path/to/repos/projectA/trunk
[catch up with the trunk changes, now have mergepoint past initial branch point]
USER B: svn co file:///path/to/repos/projectA/branch/newdev otherdev
[user B makes changes]
If the mergepoint info is in the local sandbox, then User B will not be able to
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Nov 6 21:51:39 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.