Update on the problem of line-endings for configure.
According to this mail
http://www.nabble.com/Re%3A-committing-update-to-configure-p20754507.html
one solution is to remove the property that enforce the check on the
line-endings on configure.
configure has the following properties
Ludwig:src mgubi$ svn proplist configure
Properties on 'configure':
svn:executable
cvs2svn:cvs-rev
svn:keywords
svn:eol-style
so I propose to remove the property svn:eol-style using the command
svn propdel svn:eol-style configure
since configure is autogenerated this shoud not produce any problem.
best,
massimiliano
On Dec 14, 2008, at 12:06 AM, Joris van der Hoeven wrote:
On Sat, Dec 13, 2008 at 11:55:03PM +0100, Gubinelli Massimiliano
wrote:
Transmitting file data .svn: Commit failed (details follow):
svn: While preparing '/home/mgubi/t/src/configure' for commit
svn: Inconsistent line ending style
I do not understand why. But due to this, if you want to test the new
autotroll code you have to do an explicit autoconf.
In this case, the best solution is to checkout a clean repository,
to correct the error and upload again. It is annoying to leave
errors in the configuration file. Maybe you used window-style
end-of-lines instead of Unix ones.
Best wishes, Joris
_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/texmacs-dev
_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/texmacs-dev