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

Re: Repository management

From: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-04-23 03:31:25 CEST

Brass Tilde wrote:
> WRT layout, have you found that having everything in one repository has
> worked out for you, or have multiple repositories worked better.

We've got most of our projects in the one repository. The only reason
we've got multiple repositories is for vastly different areas - ie we
have a repository for software development, and another that houses our
server configuration files (eg the contents of /etc)

Other than that I see no compelling reason why we would want to create
seperate repositories for different projects.
On the other hand, the downside I see to having a project per repository
is that creating a new project then requires an admin to login to the
svn server and do "svnadmin create", and any other admin tasks involved
in setting up the repository, like setting file permissions, setting up
Apache or ssh.
If the projects are in the one repository, a new project just requires
an svn mkdir, and that can be done by a developer rather than an admin.

Chris

-- 
---------------------------------------------------------------------
Chris Jensen cjensen@edex.com.au
Educational Experience (Australia)
Postal Address: PO Box 860, Newcastle NSW 2300
Freecall:       1-800-025 270      International: +61-2-4923 8222
Fax:            (02) 4942 1991     International: +61-2-4942 1991
Visit our online Toy store! http://www.toysandmore.com.au/
---------------------------------------------------------------------

Received on Sat Apr 23 03:33:28 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.