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.
Uuid file is there at the location. Will compare with new repository. Sandeep On Nov 30, 2016 10:24 PM, "Eric Johnson" 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 > >
Subversion Exception!
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list (users@subversion.apache.org) with as much information as possible about what you were trying to do. But please first search the mailing list archives for the error message to avoid reporting the same problem repeatedly. You can find the mailing list archives at http://subversion.apache.org/mailing-lists.html Subversion reported the following (you can copy the content of this dialog to the clipboard using Ctrl-C): In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c' line 672: assertion failed (checksum != NULL) --- OK ---
Number of directories which can be stored in SVN
Hi, I am a PhD student at UNL, NE. For my project I am planning to use SVN but to check the scalability of the project i need to find out how many files and directories can be stored in subversion. Kindly do reply back. Thanks Sandeep
Problem with "svn export"
Hi. We have got 30+ projects in our windows 2008 server and every day we are taking the backup of it. We are using "svn export" command to do so using python script. "Svn export" is failing for some projects forcing the apache to restart. Out of 30 projects, one or the other will have incomplete data due to this issue. Note that project which is failing is not the same always. Server: Windows 2008 apache 2.2 subversion 1.6.12 Thanks in advance Sandeep
not able to access repository form remote server
Hi, I installed win32svn in remote server which i can acees directly. I am trying to create subversion repository mirror in this remote server using "svnsync" through command line and the actual repo is located in different remote server.I am able to access this repo(from diff server) from SVNSLIK, but not able to connect subversion of windows compatible (win32svn) command used: svnsync init file:///repository htp://repoURL/trunk/repoName --source-username AAA --source-password PWD (then) *Authentication realm:* XXX *Username:* AAA Password: PWD Again asked username and password, even i entered correct authentication info, thrown error. Error: svnsync:E215004:Unable to connect to a repository at URL htp://repoURL/trunk/repoName plz help me on this.
VSS to SVN Migration.
Hi, I'm new to SVN. Actually we were using VSS for source control. Now we are going to migrate from VSS to SVN. So like to know the possible options for it. Regards, Sandeep.U.D