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

repository layout

From: Gerard Marcel <men.makaron_at_gmail.com>
Date: Tue, 1 Jul 2008 12:27:54 -0400

I am a newbie at svn, but i have been using cvs for 2 years. I would like
to keep the layout from cvs which is:

/var/repos/project1
/var/repos/project2

In svn, I would like the following:

https:/localhost/svn/repos/project1
https:/localhost/svn/repos/project1/trunk
https:/localhost/svn/repos/project1/branches
https:/localhost/svn/repos/project1/tags

The others should be the same. Some base code will be used across projects
as well. Is this possible?

Any help would be appreciated!!!

GM
Received on 2008-07-01 18:28:22 CEST

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.