[Mono-dev] 'svn status' doesn't work?
Robert Jordan
robertj at gmx.net
Mon Dec 11 12:43:08 EST 2006
Robert Jordan wrote:
>> BTW, could you tell the exact command you issued to fix this?
>
> Yeah, sorry:
>
> svn ps svn:eol-style native *.cs
>
> It's a pretty common error to forget the "native" argument:
>
> svn ps svn:eol-style *.cs
>
> which leads to bogus eol-style values for all *.cs files
> but the first.
Another error is to forget the "svn:" prefix of the property
name. This has happened to me, so please update again :-)
Robert
More information about the Mono-devel-list
mailing list