[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Good SVN practices with multiples submodules

From: Mathieu Malaterre <mathieu.malaterre_at_gmail.com>
Date: 2007-05-28 09:37:42 CEST

Hello there,

  I have the following issue. We currently have the following layout
for our CVS server:

cvsroot/
       app1/
       app2/
       ...
       modules/
               module1
               module2
               module3
               ...

  Where appX can use moduleY and/or moduleZ. Every time an appX is
validated: it is branched. But one has to *manually* make sure that
all modules used is also branched using the very same tag.
  I would like to know if there would be any easier (transparent) way
of doing that in subversion ? (there is not symlink on a subversion
server, right ?).

Thanks,

-- 
Mathieu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 28 09:38:07 2007

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.