funny error handling for inconsistent line endings
From: Jay Foad <jay.foad_at_gmail.com>
Date: Thu, 3 Sep 2009 13:50:46 +0100
I have this in my ~/.subversion/config
[auto-props]
If I try to "svn add" a file with inconsistent line endings, I get this:
$ echo -e "foo\r\nbar" > file.txt
So the "svn add" command has returned with an exit status of 1,
It is particularly annoying if you "svn add" a long list of files,
Thoughts?
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.