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

Re: svnadmin undeltify broken ?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-10-28 14:15:44 CET

On Monday, October 28, 2002, at 08:07 AM, Rafael Garcia-Suarez wrote:

> Isn't this supposed to be the new syntax (according to the docs ?)
>
> $ svnadmin undeltify repos -r368 /
> svn: Unsupported repository version
> svn: Expected version '1' of repository; found no version at all; is
> `/' a valid repository path?
> svn: No such file or directory
> svn: svn_io_file_open: can't open `/format'
>
> I remember having used successfully undeltify, but with another
> syntax, with r3200. I tried various permutation of the arguments, with
> no luck. (Maybe it's me, if this bug has been fixed recently,
> please excuse me.)

are you sure that the repository was created with the same version of
libsvn_fs that svnadmin was linked with? it can't seem to find the
version file, which implies that it was created with an old svn.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're
rooneg@electricjellyfish.net      sufficiently snide about becomes
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 14:16:28 2002

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.