Re: general source control strategy for many projects and many developers
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Fri, 4 Jan 2008 00:51:09 -0600
On Jan 3, 2008, at 09:20, Ryan Jarvis wrote:
> On the server, I would like to have a bunch of source dirs like
You mean: in the repository. These would not be directories on the
> I would like my end-users to create a project dir called "projects"
Note that performance will be better if the user issues the "commit"
> During the update, I want their projects dir to only pull down the
I believe the non-recursive checkout feature might meet your needs:
svn co -N url://to/projects
---------------------------------------------------------------------
|
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.