FREQ: Recursive WCs
From: Aaron Digulla <digulla_at_hepe.com>
Date: 2005-01-12 21:00:55 CET
Hello,
With some versions of CVS, you could do this "trick":
cvs co server.../a
An update in a would update b as well. A commit in a would commit b, too.
Is there a way to do this with svn?
Background:
I have a project with contains the main trunk, contrib code and test code.
The main code has a MPL-style license, while contrib code has all kinds
Now, with CVS, I would checkout the contrib and test trees inside the
And I would be able to update everything at once with just one command.
If this is not possible with Subversion, I'd like to request this feature:
During update:
During status:
During commit:
Thanks,
-- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://www.philmann-dark.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jan 12 21:01:31 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.