Checkout a specific set of paths from a repository
From: Jon Mann <jon.mann_at_silicon.co.uk>
Date: 2006-01-13 12:37:20 CET
Hello all,
I have a question regarding checkout of a specific set of paths from a
The repository is structured as follows:
/projectA/trunk/...
Normally, I am working with a single project trunk:
svn co <repository>/projectA/trunk
The problem occurs when I want to make a change across multiple project
If I checkout the whole repository:
svn co <repository>/
then I get a copy of all the tags and branches, which takes a great deal
I only want to checkout a specific set of paths:
/projectA/trunk
where I can make a common change and commit in a single revision.
Is this possible? How?
I'm running Subversion (1.1.4) on Debian Sarge.
Thanks for your help,
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jan 13 12:41:36 2006 |
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.