Fw: Selective modules checkout
From: <Fabien.Bouleau_at_ses-astra.com>
Date: 2007-02-14 10:13:39 CET
Hello,
I'm trying to make a selective modules checkout. One of the ideas out of it
Here is the layout of my repository:
REPOS
Because I don't require all the modules and because module3 for instance is
With the command-line Subversion client, I found a 3 steps approach, which
1. Checkout the base branch (for instance 'trunk') to make it the project's
svn checkout -N svn+ssh:///<repos_url>/trunk <project_name>
2. Step into the newly checked out root directory and checkout the required
cd <project_name>
At this step, the "svn update" command works as I require (only the checked
The questions are: Is it the right way to proceed? Is there any other
Regards,
---------------------------------------------------------------------
|
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.