Hi Tim, I am the patch manager - but am not an SVN developer. So excuse me if this is a "silly" question.
This is the second email from you with the same subject line - and the patch file has the same title too. So is this a second version of the original patch - or an additional one at this URI; http://svn.haxx.se/dev/archive-2010-11/0505.shtml Subsequently to all others; These two submissions have received no comments. Gavin "Beau" Baumanis On 26/11/2010, at 8:56 PM, Tijn Porcelijn wrote: > [[[ > Improves interaction, issue #3653: svn update should not output svn:external > * subversion/svn/notify.c (notify) > Add <path_local> to Externals messages > Note: po files should also be updated > ]]] > > > > > Hi, > > Here's a small patch for making svn:externals messages a bit more > informative. With the "Fetching external item into '<path_local>'" -message > removed, interpretation of svn_wc_notify_update_completed messages becomes a > bit less obvious. You'll see stuff like: > External at revision 20 > External at revision 2321 > External at revision 1082367 > At revision 19 > The patch improves this to read: > External 'third-party' at revision 20 > External 'snapshots' at revision 2321 > External 'legacy' at revision 1082367 > At revision 19 > See attached notify.c.patch, Thanks, > > tijn > > <notify.c.patch>