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

Re: version 1.1 vs 1.3

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-08-17 21:21:01 CEST

Stephen Adler wrote:
> Guys,
>
> I'm starting a project and I want to manage it with subversion. I
> have a stock Red Hat Enterprise Linux 4 system, which has subversion
> 1.1 installed. If I setup a repository using the fsfs file system,
> will I have to worry about upgrading to subversion 1.3 at a later
> time?
> Also, to backup the repository, can I just rsync the repository area?
>
> Steve.

Do it now, with David Summers RPM's mentioned on the Subversion web page.

I'd actually do a "svnadmin hotcopy" to copy aside the repository to a dump
location, so that nothing changes while you're doing the backup. Rsync will
only work right with FSFS based repositories, not BDB based ones, unless
it's a static snapshot you're backing up.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 17 21:23:20 2006

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.