On Mar 23, 2005, at 4:40 PM, Craig Heilman wrote:
> (4) Although the "Book" says you can put multiple projects in one
> repository, is there any advantage to having a repository for each
> project (most my projects are just text code files)?
>
Look at this part of the book:
http://svnbook.red-bean.com/en/1.1/ch05s04.html#svn-ch-5-sect-6.1
"There are benefits to using a single repository for multiple
projects, most obviously the lack of duplicated maintenance. A single
repository means that there is one set of hook scripts, one thing to
routinely backup, one thing to dump and load if Subversion releases an
incompatible new version, and so on. Also, you can move data between
projects easily, and without losing any historical versioning
information.
The downside of using a single repository is that different projects
may have different commit mailing lists or different authentication
and authorization requirements."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 24 01:49:52 2005