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

Re: [PATCH] Issue #3653: svn update should not output svn:external fetches if they have not been updated

From: Gavin Beau Baumanis <gavinb_at_thespidernet.com>
Date: Mon, 6 Dec 2010 21:29:34 +1100

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>
Received on 2010-12-06 11:30:30 CET

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

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