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

Re: Tortoise 1.3.2 creates corrupted patch file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-24 09:34:40 CET

Thomas Börkel wrote:

> There are no nightlys in http://mapcar.org/tsvn-snapshots/1.3.x/ at the
> moment. ;-)

Sorry about that. Seems the ftp server closed the connection for some
unknown reason before all files were uploaded (the build went fine, just
the upload didn't).
I'm currently rebuilding and uploading again. Expect the build to be
online in about 30 minutes.

> In the meantime, can you please tell me, if something is wrong with the
> patch or with Tortoise while applying it?

I couldn't see anything wrong with the patchfile. Only that it is *very*
big.

> The fact that Gnu Patch is also complaining at the same line (although it
> reports the line number wrong), suggests that the patch has a problem. In
> that case, maybe we should try to create the patch with svn.exe?

If you have svn.exe installed, then yes please, create a patch with that
one ('svn diff > patchfile').
Then you could compare the two patchfiles. But they should be identical,
after all, TSVN uses exactly this command to create the patchfile -
well, not *exactly* that command, but we call the svn_client_diff() API
which does the same.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Mar 24 09:35:31 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.