Re: [fossil-users] Patch file in windows

2010-11-19 Thread Twylite
Hi, >> > When I create a patch file using >> > fossil diff > patch.txt >> > >> > the resulting file cannot be used for patching. It seems there is an >> > extra 0D line separator (0d 0d 0a) for the actual source lines. (---, >> > +++, @@ lines are OK). >> >> Fossil is not taking any steps to insert

Re: [fossil-users] Patch file in windows

2010-10-06 Thread Kyle McKay
On Oct 6, 2010, at 05:10:29 PDT, Richard Hipp wrote: > 2010/10/6 Lluís Batlle i Rossell > On Wed, Oct 06, 2010 at 12:39:15PM +0200, Emil Totev wrote: > > Hello > > This is fossil version [b48f78964e] 2010-09-18 15:51:43 UTC > > on Windows XP SP3 > > > > When I create a patch file using > > fossil

Re: [fossil-users] Patch file in windows

2010-10-06 Thread wolfgang
Richard Hipp writes: : > > When I create a patch file using > > fossil diff  > patch.txt > > > > the resulting file cannot be used for patching. It seems there is an > > extra 0D line separator (0d 0d 0a) for the actual source lines. (---, > > +++, lines are OK). > > > > The source files

Re: [fossil-users] Patch file in windows

2010-10-06 Thread Richard Hipp
2010/10/6 Lluís Batlle i Rossell > On Wed, Oct 06, 2010 at 12:39:15PM +0200, Emil Totev wrote: > > Hello > > This is fossil version [b48f78964e] 2010-09-18 15:51:43 UTC > > on Windows XP SP3 > > > > When I create a patch file using > > fossil diff > patch.txt > > > > the resulting file cannot be

Re: [fossil-users] Patch file in windows

2010-10-06 Thread Lluís Batlle i Rossell
On Wed, Oct 06, 2010 at 12:39:15PM +0200, Emil Totev wrote: > Hello > This is fossil version [b48f78964e] 2010-09-18 15:51:43 UTC > on Windows XP SP3 > > When I create a patch file using > fossil diff > patch.txt > > the resulting file cannot be used for patching. It seems there is an > extra 0D