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

Re: repository conversion on windows fails / binary file

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-11 18:18:01 CEST

Hontvari Jozsef <hontvari@solware.com> writes:

> From: "Ben Collins-Sussman"
> > Is there any way we can look at the dumpfile so we can reproduce?
>
> I can reproduce it easily, I make a new repository with the current windows
> binary, r2140, svn import a single file, dump, delete the repository, create
> another repository, svnadmin load, and it fails with a similar message.
>
> I have attached the example dump file from the above process.

I just loaded the dumpfile into my emacs, and noticed that the whole
dumpfile is CRLF terminated. I bet that's screwing up the 'svnadmin
load' parser -- I think it's looking for '\n' specifically at the end
of each line.

Hmmm, I'm not sure I understand why 'svnadmin dump' is producing a
CRLF file at all, I need to examine... maybe my hypothesis is wrong.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 11 18:19:56 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.