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

possible bug with import and line endings...

From: Perry E. Metzger <perry_at_piermont.com>
Date: 2004-07-13 23:00:02 CEST

I was attempting to do an svn import earlier, which was silently
failing -- halfway through it would print

Adding foo
Adding bar

and then a couple of carriage returns would appear and the prompt
showed up. Repeating the process produced identical results.

It turned out that the issue was my config file specified that "bar"
should be eol-style native and the file had a mixture of crlf and lf
lines. Once I fixed that file, the import went as normal.

This would appear to be a bug -- at the very least, a descriptive
message would be good.

-- 
Perry E. Metzger		perry@piermont.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 13 23:00:12 2004

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.