You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sandeep <sa...@gmail.com> on 2016/11/30 08:45:28 UTC

issue with SVN repository after restoring backup.

Hi,

I am using subversion (version 1.9.4 (r1740329)) on centos 6..6

have created empty repository. and restored backup (hotcopy)

after restoring backup I am getting following error

Can't read file '/svn/test/db/uuid': End of file found

tried searching for such errors but searches found refer to db/current or
db/txn-current

I can not use any option svnadmin setuuid or svnlook uuid

How to resolve this issue ?

Thanks
Sandeep

Re: issue with SVN repository after restoring backup.

Posted by Sandeep <sa...@gmail.com>.
Uuid file is there at the location. Will compare with new repository.

Sandeep

On Nov 30, 2016 10:24 PM, "Eric Johnson" <er...@tibco.com> wrote:

> It sounds like the uuid file doesn't exist or is truncated.
>
> Perhaps make a new test repository, and compare the db/uuid file to the
> one in your restored backup?
>
> Eric.
>
>
> On 11/30/16 12:45 AM, Sandeep wrote:
> > Hi,
> >
> > I am using subversion (version 1.9.4 (r1740329)) on centos 6..6
> >
> > have created empty repository. and restored backup (hotcopy)
> >
> > after restoring backup I am getting following error
> >
> > Can't read file '/svn/test/db/uuid': End of file found
> >
> > tried searching for such errors but searches found refer to db/current
> > or db/txn-current
> >
> > I can not use any option svnadmin setuuid or svnlook uuid
> >
> > How to resolve this issue ?
> >
> > Thanks
> > Sandeep
>
>