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

Re: svn backup question

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Sat, 2 Feb 2008 22:23:50 -0600

On Feb 2, 2008, at 21:23, pantao wrote:

> I would like to use xcopy to directly backup a SVN repository,
> is it ok? I am not quite concern about the last few commition.
> I just hope the backup contain almost all the data of the
> repository but not must fullly all.

I don't know what xcopy is, but you should be very concerned about
getting a complete and always up-to-date backup. It will be very
inconvenient for you if you ever find that you need to restore from
backup, but your backup is not completely up-to-date. There are many
backup strategies that will guarantee an up-to-date backup so you
should choose one of them.

> And in the transaction directory, It seems there is data there
> about fail transaction ? May I clear the failed transction data?

Yes, with "svnadmin lstxns" and "svnadmin rmtxns"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-03 05:24:49 CET

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.