AW: How to replace CVSROOT/modules features by svn

2010-05-31 Thread Spilker, Jörg
: Re: How to replace CVSROOT/modules features by svn Svn externals? http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html <http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html> <http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html> Cheers

Re: How to replace CVSROOT/modules features by svn

2010-05-27 Thread Erik Andersson
Svn externals? http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html Cheers / Erik On Thu, May 27, 2010 at 9:50 AM, "Spilker, Jörg" < joerg.spil...@sla.niedersachsen.de> wrote: > Hello, > > I have to migrate some

How to replace CVSROOT/modules features by svn

2010-05-27 Thread Spilker, Jörg
Hello, I have to migrate some cvs repositories to svn. With cvs we used the CVSROOT/modules file to define modules and submodules. A typical example maybe Project1 Project1Source &Headers Project2 Project2source &Headers Checking out Project1 now results in Project1Source checked out and also He