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

Re: questions before switching from cvs to svn

From: Adrian Howard <adrianh_at_quietstars.com>
Date: 2004-05-18 19:29:02 CEST

On 18 May 2004, at 17:09, Peter Münster wrote:
[snip]
> * big databases & incremental backups
> It seems to me, that all files are stored in one big database, so every
> commit changes a few big files. Since we are using frequent incremental
> backups (once per hour), we would like to avoid such architecture.
> Using one repository per project could be a solution, but I prefer
> only one
> repository for all projects.
[snip]

Use one repository and make incremental backups using svnadmin dump and
exclude the main repository from your backups (which likely wouldn't
work anyway)?

Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 18 19:31:04 2004

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.