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

Re: BDB 4.3 problem with SVN 1.2.3; dump and load?

From: Gianfranco Berardi <gberardi_at_gbgames.com>
Date: 2006-01-24 13:56:01 CET

Gianfranco Berardi wrote:
> Unfortunately, I can't revert to an older version on this same machine;
> when I try to, apt says it has installed v1.1.4, but svn --version says
> it is still 1.2.3. I even ran apt-get clean to purge out the packages
> and redownloaded them. Something is weird, and I will double-check that
> the Stable packages are what they say they are.
>
> I have a second machine running Debian Stable which now has 1.1.4 and
> BDB 4.2 (which is doubly weird because it installed from the same
> package repository.

Solved this issue: apparently libsvn0 was still installed. For some
reason, subversion depends on libsvn0, but the older subversion can use
the newer lib. When it does, it effectively IS 1.2.3. Once I
uninstalled the lib, I was able to install the older lib and I was able
to get an older version of svn on my system.

 From there, it was straightforward to move the repository, create a new
one with FSFS, dump from old and load from new. I think I'm good to go,
except I don't quite get when I would copy hooks over. The FAQ says I
should not copy them blindly, but it doesn't tell me why I would not
copy one versus another.

-- 
GBGames' Blog, An Indie Game Developer's Somewhat Interesting Thoughts:
http://www.gbgames.com/blog
Staff Reviewer for Game Tunnel, the Independent Underground:
http://www.gametunnel.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 24 13:58:18 2006

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.