"svn copy" or svn:externals?
From: Michael Pruemm <mpruemm_at_eso.org>
Date: Wed, 11 Aug 2010 12:20:54 +0200
We are in the process of converting our old source code repository to
The layout for a typical application is:
./mod1
In svn, we want to store all modules in this hierarchical form.
My question is what to do with the "COMMON" directory above. The modules
A module override must refer to a tagged version of the module.
As I see it, we have two options for the modules in "COMMON":
1) use "svn copy modX/tags/... COMMON/modX" for each module
What are the advantages and disadvantages of these options?
- Michael
|
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.