RE: Check out only one project
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 28 Aug 2009 10:24:00 -0400
> I have a projects folder with containing all the projects. Checked all
Yes, rather than deleting those folders that you don't want... just don't check them out in the first place.
For example, lets say your repository looks like this:
Projects/
So, rather than checking out Projects:
svn co http://yourserver/yourrepo/projects
Check out the specific folder:
svn co http://yourserver/yourrepo/projects/Project1
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.