See http://svnbook.red-bean.com/en/1.5/svn.advanced.props.file-portability.html#svn.advanced.props.special.eol-style
On Mon, Nov 17, 2008 at 2:19 AM, thomas dettbarn <dettus_at_dettus.net> wrote:
> 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
>
>
---------------------------------------------------------------------
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:56:34 CET