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

calling dosunix at a newline mismatch

From: thomas dettbarn <dettus_at_dettus.net>
Date: Mon, 17 Nov 2008 10:19:18 +0100

hello.

i am currently working on a project where i am using windows and linux
on the same files. linux, because it is easier to edit the files, and
windows... well... because the compiler is only available as a windows
executable.

anyhow, since i have to edit the files on both systems, every now and
then a svn commit becomes tedeious. because it keeps complaining about
the inconsistent newlines.
whenever svn finds such a file, it abruptly stops the commit with a
screeching halt, i have to call dos2unix on the file, and then i can
commit it again.

and i was wondering: couldn't you guys make this dos2unix call
mandatory? or optional through a commandline flag? or tell the users
which of the files has such an inconsistancy?

btw: i am using subversion 1.5.3

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-17 17:53:59 CET

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.