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

Re: dot, dot-dot and apr_dir_read

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-17 17:31:36 CET

On Tue, 2004-02-17 at 09:22, kfogel@collab.net wrote:

> Is there any way of invoking hotcopy so that it doesn't stimulate this
> problem (i.e., can we document a workaround)? If not, is there some
> other non-klugey backup method we can offer people on ext3/2.6?

Well, an obvious workaround is to just perform the hotcopy algorithm by
hand: 'cp -R' the whole repository, then recopy just the logfiles, then
run recovery on the repos copy.

> Obviously, we can fix this internally in 1.0.1, I'm just concerned
> about 1.0.0...

Yeah, can someone submit a real patch for 'svnadmin copy'? I'd love to
get this into 1.0.1.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 17 17:36:05 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.