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

Downgrading FS version

From: Joachim Durchholz <jo_at_durchholz.org>
Date: 2007-11-26 14:42:23 CET

Hi all,

I'm migrating an SVN repository from one machine to another. All's well,
except that when I attempt to actually access it, I keep getting
   Expected FS format '1'; found format '2'
errors.
Now after some investigation, I found that's because the new machine
runs SVN 1.3 and the old has SVN 1.4.

The big question is: how do I convert the file data?
I'd like to avoid upgrading to 1.4 - that would involve adding another
package repository and apt pinning, and that's complicated and may break
things for other users.
I could try to svndump on a machine with 1.4 and an svnload on the 1.3
target serve. Is that a viable option (I didn't find anything on FS
versions in the svnbook)?

Regards,
Jo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 26 14:48:23 2007

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.