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

Re: Wishlist.

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-12-21 21:07:31 CET

[ including users in the cc list, please remove dev@ in responses ]

> I had two versions of subversion on my system, one was the stock debian
> package for stable (0.8, with bdb) and the other hand-built installed
> in /usr/local (1.1.1, with fsfs).
>
> I should have removed the old version.
>
> I should have used .bashrc and .bash_profile correctly, instead of just
> putting it all in .bash_profile, since I tend to always log in.
>
> When doing a remote svn+ssh request, the old svnadmin was used, and my
> repository was corrupted.

Actually, it was not. Your old svn just did not understand the structure of
fsfs ...

> My request is that if svnadmin starts an operation in a repository
> with the wrong fs-type (fsfs vs. bdb) it stops and complains.
>
> Instead, my nodes, changes and strings filed were deleted. The
> repository is unlikely to be recovered.

... since fsfs does not use (or even create) a nodes, changes or strings
file.

You can remove the bdb related files, remove the old svn install and make
sure the new one is in your path. Nothing should be damaged.

HTH,

Erik.

-- 
+++ Sparen Sie mit GMX DSL +++ http://www.gmx.net/de/go/dsl
AKTION für Wechsler: DSL-Tarife ab 3,99 EUR/Monat + Startguthaben
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 21 21:11:12 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.