> From: D. Michael McIntyre [michael.mcint...@rosegardenmusic.com]
> Sent: 23 August 2011 23:31
> To: rosegarden-devel@lists.sourceforge.net
> Subject: Re: [Rosegarden-devel] Pitch-tracker svn issue
>
>On Tuesday, August 23, 2011, Dr Nicholas J Bailey wrote:
>
>> Is there some svn magic I can do to get around this, or could somebody
>> apply a silly-looking patch for me?

The svn magic is
  svn propset eof:native foo.cpp
(or something like that; I don't vouch for the syntax.  Google is your friend)

That should probably be set for all .h and .cpp files in the repository; it's 
entirely possible that most files have this, but I forgot to add it to 
Tuning.cpp when I added that file.

>I committed a converted version of the file.  If you update and patch against
>this, your patch should come out with only the relevant changes flagged.

Thanks!

Another way of working would be to change the end-of-line markers in vi; 
something like
  %s/\r//g
or else use the fromdos/todos programs included in most linux distributions.

Cheers,
- Graham
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to