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

RE: Multiple projects in one repository

From: Mark Shead <sheadm_at_optimalinternet.com>
Date: 2005-11-30 15:37:08 CET

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

No. Revision numbers are unique to each repository. If you require
different revision numbers use different repositories.

If you use Apache you can make it look the way you are describing by
putting all of your repositories into the same directory and using the
SVNPath directive. I don't think you'll be able to checkout all of the
projects at once though.

--Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 16:26:36 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.