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

Re: problems checking out

From: <mbk_at_boredom.org>
Date: 2003-03-29 18:26:41 CET

On Sat, Mar 29, 2003 at 11:10:36AM -0600, Dan Allen wrote:
> mbk@boredom.org (mbk@boredom.org) wrote:
> > I think that all known intermittent-checksum-failure problems are fixed
> > by a dump/load cycle. Can you try that, and see if it fixes your problem?
>
> I will follow the suggestion indeed, but could you clarify
> 'dump/load'...you mean the repository?

Yes.

svnadmin create /path/to/newrepo
svnadmin dump /path/to/oldrepo | svnadmin load /path/to/newrepo

Then try things out with the new repository.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 29 18:28:03 2003

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.