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

Re: Problem with subversion server running on Fedora

From: Toshio <toshio_at_tiki-lounge.com>
Date: 2004-02-09 05:32:18 CET

On Sun, 2004-02-08 at 22:44, Ben Collins-Sussman wrote:
> You need to migrate your repository data by using 'svnadmin dump >
> dumpfile' with the 0.32 svnadmin binary, and then 'svnadmin load
> newrepos < dumpfile' with the 0.37 svnadmin binary. See the book for
> details.
>

I think you missed this part:

On Sun, 2004-02-08 at 16:49, smishra@speakeasy.net wrote:
>>To recap, I entirely removed my previous subversion installation,
>>then
>>installed 0.37. I created a brand new repository, and tried
>>connecting

I had something similar happen to me the other day. It was because I
forgot to restart apache. Even though the new mod_dav_svn is in the
filesystem, the httpd thread you're accessing might still have the old
one loaded into memory.

-Toshio

-- 
Toshio <toshio@tiki-lounge.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 9 05:33:17 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.