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

Re: Re: Recovering text-base

From: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-11-25 15:08:38 CET

On Thu, 25 Nov 2004, Mike Crowe wrote:

[...]
> I shall put forward the idea of not backing up working directories - it
> would certainly reduce the size of our backups greatly what with a full
> checkout containing three complete Linux kernel trees!

I don't know how much cleverness you're prepared to put in your backup
scripts, but it seems to me that the output of "svn status -v", along with
the contents of any modified/workspace-only files (other than built
files), would cover the vast majority of what needs to be backed up. The
"svn status -v" information would allow (with a suitable script) a
working copy to be created that had the same BASE versions as the
original; then copying in the modified/created files would produce a WC
largely equivalent to the one backed up. (Of course you'd need to do a bit
more work if backing up changes to properties was important...).

Just a thought...

Patrick

-- 
The easy way to type accents in Windows: http://www.frkeys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 25 15:13:30 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.