svn:eol-style on KDevelop and KDevPlatform
Matt Rogers
mattr at kde.org
Sat Jun 23 00:57:45 UTC 2007
On Jun 22, 2007, at 11:16 AM, Andreas Pakulat wrote:
> Hi,
>
> I'd like to set the svn:eol-style property on all files in the above
> mentioned modules to "native", so that working on them from win32 and
> linux is more easily.
>
> With this property set subversion will change the eol-markers to the
> current systems native format (i.e. a working copy on Windows will
> have
> CRLF and a working copy on *nix has LF). The eol-markers in the
> repository will stay LF, so svn converts the local eol to lf on
> checkin.
>
> There's only 1 downside to this: a svn wc that was checked out on
> win32
> and is mounted in a linux system cannot be used from the linux
> side. But
> I doubt many people do that.
>
> Objections?
>
> Andreas
>
No objections.
Matt
More information about the KDevelop-devel
mailing list