You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Madan U Sreenivasan <ma...@collab.net> on 2006/04/17 19:24:50 UTC

[PATCH][svnmerge] Fix reporting message for 'avail --blocked'

[[[
Fix verbose message for `avail --blocked'.

* contrib/client-side/svnmerge.py
   (action_avail): Modified to use a different report() message, when
   `svnmerge avail' is invoked with the `--blocked' option.
]]]

Re: Fwd: [PATCH][svnmerge] Fix reporting message for 'avail --blocked'

Posted by Michael W Thelen <mi...@pietdepsi.com>.
Madan U Sreenivasan wrote:
> A gentle reminder to svnmerge committers about this patch....

Thanks for the patch and the reminder... if no one responds shortly,
I'll file an issue for your patch in the issue tracker.

Here's a link to the patch in the archive:
http://svn.haxx.se/dev/archive-2006-04/0539.shtml

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH][svnmerge] Fix reporting message for 'avail --blocked'

Posted by David James <dj...@collab.net>.
On 4/18/06, Madan U Sreenivasan <ma...@collab.net> wrote:
> [[[
> Fix verbose message for `avail --blocked'.
>
> * contrib/client-side/svnmerge.py
>     (action_avail): Modified to use a different report() message, when
>     `svnmerge avail' is invoked with the `--blocked' option.
> ]]]

Madan, your patch looks good. +1 to commit.

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Fwd: [PATCH][svnmerge] Fix reporting message for 'avail --blocked'

Posted by Madan U Sreenivasan <ma...@collab.net>.
A gentle reminder to svnmerge committers about this patch....

------- Forwarded message -------
From: "Madan U Sreenivasan" <ma...@collab.net>
To: "svnmerge@orcaware.com" <sv...@orcaware.com>,  
"dev@subversion.tigris.org" <de...@subversion.tigris.org>
Cc:
Subject: [PATCH][svnmerge] Fix reporting message for 'avail --blocked'
Date: Tue, 18 Apr 2006 00:54:50 +0530


[[[
Fix verbose message for `avail --blocked'.

* contrib/client-side/svnmerge.py
    (action_avail): Modified to use a different report() message, when
    `svnmerge avail' is invoked with the `--blocked' option.
]]]