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

Multiple projects in one repository

From: Thomas Becker <Thomas.Becker_at_Ziemann-Urban.de>
Date: 2005-11-30 14:59:13 CET

Hi

Is there a way to store multiple projects in one repository so that the
revision numbers
are independent?

SVNRoot
   |->Project1
   | |->branches
   | |->tags
   | |->trunk
   |->Project2
           |->branches
           |->tags
           |->trunk

Assume Project1 is in revision 100.
When I import Project2 the whole repository gets revision no. 101

I want that Project1 stays at revision 100 and Project2 starts with no. 1

thanks
Tom Becker

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 15:30:38 2005

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.