[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: Lorenz <lorenznl_at_yahoo.com>
Date: Thu, 24 Jan 2008 10:28:31 +0000

>Some days ago I've created a subversion repository on my NSLU2 (small
>NAS running SlugOS/be 3.10), I'm using this repository via NFS from a
>single client by accessing it directly with the "file" method. When
>accessing it from the client this works, including "svnadmin dump".
>
>But when I try to switch to the "svn" method by starting svnserve on the
>NSLU2 I get errors (see subject) on the client. The same error occurs
>when I use svnadmin or svnlook on the NSLU2. But both client and server
>use the same svn versions?
>
>NSLU2: version 1.4.5 (r25188)
>client: Version 1.4.5 (r25188)

have you perhaps created the repository from your workstation and not
on the server?

In that case endianness or end-of-line handling my be the cause for
your problems.

Always create the repository with the svnadmin from the same
distribution your svnserve comes from.

-- 
Lorenz
---------------------------------------------------------------------
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-24 11:29:23 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.