On 19 mai, 19:22, Kevin Korb <korb.ke...@gmail.com> wrote: > We were backing up the repository files, but not a dump. We lost the server > and we're trying to restore the repo. > > When we run a svnadmin verify, we get this back... > > * Verified revision 0. > svnadmin: Revision file lacks trailing newline > > The files are all there, and they seem fine... How do we go about trying to > fix the issue? > > Any ideas would be greatly appreciated!
I don't know for subversion but missing newlines are usually caused when you change OS. Windows, Unix, Mac and Mainframe encode newlines differently...