[Bf-committers] Tortoise SVN patching issues

Campbell Barton ideasman42 at gmail.com
Mon Oct 4 17:56:58 CEST 2010


On Mon, Oct 4, 2010 at 2:54 PM,  <raulf at info.upr.edu.cu> wrote:
> hi all :)
>
>  I'm using TortoiseSVN on Windows 7 but when I try to generate a patch
> from the changes I made I get this error:
>
>   File (C:\Blender.... any file here) has inconsistent newlines
>   Inconsistent line ending style
>
>  and it cancels the patch making :(
>
>  How could I solve this? Is very important because I have lost track of
> all the source files I have changes so make it by hand would be
> impossible.

An alternative is to install cygwin & svn then do this in the blender
source directory.
 svn diff > mypatch.diff

-- 
- Campbell


More information about the Bf-committers mailing list