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

Re: svn:ignore and Icon\015 on OS X

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-19 22:16:46 CEST

On Thu, 19 May 2005, Stephen Davis wrote:

> On May 19, 2005, at 5:22 AM, Peter N. Lundblad wrote:
>
> > On Thu, 19 May 2005, Jan Erik Moström wrote:
> >
> > The truth is that svn disallows newlines in filenames, so it is
> > good that
> > you don't actually *want* these in the repository:-)
>
> True, but the trailing character for "Icon\r" files is a carriage
> return, not a newline. What did you put in your svn:ignore file?
>
Well, but CR, LF and CRLF are normalized to LF and then converted to the
platforms line encing convention when the property is shown. This applies
to all svn: proerties, as well as that they're converted to UTF8
internally.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 19 22:09:29 2005

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.