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

Re: svn: Expected FS format between

From: B. Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Wed, 19 Aug 2009 16:32:50 +0200

On Wed, Aug 19, 2009 at 12:26, tejasdarji<tejas_at_gujarathosting.com> wrote:
> Ryan Schmidt
>
> Thanks For Advise
>
> There is many svn is working on that server, and they are workig properly
> This problem is ocur when i import new repository..
>
> if i upgrade the svn version then any problems to my other repos they
> working properly currenly..

It looks like you created svn://xxx.xx.xx.xx/repos with a version of
svnadmin (probably 1.6.x) that is newer than the version of svnserve
(probably 1.5.x) you are using to serve your repositories. You have
two options:

* upgrade your svnserve (which you seem reluctant to do)
* recreate the new repository using an older version of svnadmin.

>
> Thanks
> Tejas
>
>
> tejasdarji wrote:
>>
>> Hello,
>>
>> When i import the svn in my server its not working
>>
>> svn import . svn://xx.xx.xx.xx/repos -m" mysite svn "
>> svn: Expected FS format between '1' and '3'; found format '4'
>>
>> Any one can help!!
>>
>> Thanks
>> Tejas
>>
>
> --
> View this message in context: http://www.nabble.com/svn%3A-Expected-FS-format-between-tp25041169p25041570.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2385170
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2385245

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-19 16:33:42 CEST

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.