"inconsistent newlines" error during import
From: Fred Yankowski <fred_at_ontosys.com>
Date: 2004-12-10 18:03:17 CET
I have set up my $HOME/.subversion/config like this
[miscellany]
[auto-props]
according to the suggestion at
When I try to import the code from the WordPress project with that
svn: File '/usr/local/src/wordpress/1.2.1/wp-comments-post.php'
If I temporarily disable auto-props then I'm able to do the import.
Assuming a config as above, here's a test case that shows the problem:
echo -e "foo\r\r" > foo.txt
With subversion 1.1.1 this gives the "inconsistent newlines" error.
So, am I OK to just temporarily disable auto-props when I hit that
-- Fred Yankowski fred@ontosys.com tel: +1.630.879.1312 OntoSys, Inc PGP keyID: 7B449345 fax: +1.630.879.1370 www.ontosys.com 38W242 Deerpath Rd, Batavia, IL 60510-9461, USA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Dec 10 18:05:36 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.