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