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

Re: Final line in revision file longer than 64 characters

From: Vitus Jensen <vitus_at_warpmail.net>
Date: Fri, 25 Jan 2008 09:45:48 +0100

Am Freitag, 25. Januar 2008 schrieb Lorenz:
> Ryan Schmidt wrote:
> >Dumps are portable, yes. But "dump" is an svnadmin command, and as
> >such it can only be run on the server, and not on the client.
>
> But he is able to "svnadmin dump" from the client (as the OP wrote in
> his initial post). That substantiates my suspicion that he also created it
> from the client.
>
> Vitus, just out of curiosity: does running svnserve on the client
> (using the repo on the NAS) work?

It did work in the sense that svnserve starts and doesn't abort. But I
can't access the result (svn: URL) as this would trigger the above error.

> Ryan, my suspicion regarding OS incompatibility stems from the NAS OS
> mentioned "SlugOS/be" where the be indicates big endian.
> Normal PC hardware uses little endian.

Correct. The OS on the NSLU2 is big endian.

I did a dump from the client, a backup using tar.
Created a new repository on the server (locally) and tried to import the
dump:

root_at_LKG2C28CD:/data$ svnadmin --version
svnadmin, version 1.4.5 (r25188)
   compiled Dec 6 2007, 19:39:48

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository back-end (FS) modules are available:

* fs_fs : Module for working with a plain file (FSFS) repository.

root_at_LKG2C28CD:/data$ svnadmin load /data/svn/repos
< /data/tmp/shared/repo.1.dump
svnadmin: Final line in revision file longer than 64 characters
root_at_LKG2C28CD:/data$

Aaargh!

Which "final line"? The very last line in the dump is a short one.

Vitus

-- 
Vitus Jensen, Hannover, Earth, Milky Way, Universe (current)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-25 17:48:51 CET

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.