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

Re: hiccups by patch program?

From: Markus Elfring <Markus.Elfring_at_web.de>
Date: 2007-01-05 10:27:42 CET

> I don't know what patch tool they use.

I assume that you are used to this one.
http://en.wikipedia.org/wiki/Patch_%28Unix%29

> But this *.rej file is definitely not a patch file which is valid
> in Subversion.

Well, it is a sample reject file.

Would you like to say that it might be not written in the expected
context-difference format ?
http://opengroup.org/onlinepubs/007908799/xcu/patch.html#tag_001_014_1662_003

> So if the patchfile got rejected, you have to ask why it was rejected
> and what tool they're using.

I will not ask them about their well-known tool. I wonder myself why rejections
happened for some hunks.
Some other updated code parts were acceptable like it can be seen in the file
"bug 8160 const4 patch results.txt".
http://bugs.digium.com/file_download.php?file_id=12628&type=bug

> My best guess would be that your patch is already outdated (i.e. not possible
to apply
> to the latest version of trunk because there were already too many changes).

Would you like to try a comparison with the current development revision to
check if my update suggestion is still valid?
http://svn.digium.com/view/asterisk/trunk/apps/app_db.c?rev=47783&view=markup

It is strange that the appropriate location could not be found by the tool,
isn't it?
Are wrong rejections possible?
http://en.wikipedia.org/wiki/Type_I_and_type_II_errors#False_positive_rate

Regards,
Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 5 10:28:18 2007

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

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