On Jan 11, 2012, at 09:07, Shaaa wrote: > The repos is /var/svn/repos but it has a hb folder, which holds all > the obsolete files and that dir holds another dir with the new > project. Which two of the below would be ideal method of managing > several projects: > > method 1: > /var/svn/repos/project1 > /var/svn/repos/project2 > /var/svn/repos/project3 > > method 2: > /var/svn/project1 > /var/svn/project2 > /var/svn/project3 > > The former are directories/projects within the main repository and in > the case of the latter, each project is its own repository
Both organizational methods have advantages and disadvantages. There's lots of discussion on the topic in the mailing list archives over the years.