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 S <ma...@collab.net> on 2006/04/13 18:19:49 UTC

[SVNMERGE][PATCH] implement 'svnmerge hidden'

Apologize for the no subject mail earlier.. this is the same mail with a subject line... 

Dan : I think hidden makes sense and is less verbose. Are you -1 if hidden is used? If so, pl. let me know (hey, I cant face the wrath of a committer, you know ;)

[[[
Implement 'svnmerge hidden'.
'svnmerge hidden' will list all the revisions marked as blocked, against
the default or a given head (given by the -S/--head options).

* contrib/client-side/svnmerge.py
  (action_hidden): New function to handle the 'svnmerge hidden' command.
  (command_table): Added new Option for handling the 'hidden' subcommand.
]]]

PS : this patch assumes that the patch submitted at http://www.orcaware.com/pipermail/svnmerge/2006-April/000534.html has already been applied.



Re: [SVNMERGE][PATCH] implement 'svnmerge hidden'

Posted by Madan U Sreenivasan <ma...@collab.net>.
On Wed, 07 Jun 2006 02:10:13 +0530, Michael W Thelen <mi...@pietdepsi.com>  
wrote:

> Madan U S wrote:
>> Dan : I think hidden makes sense and is less verbose. Are you -1 if
>> hidden is used? If so, pl. let me know (hey, I cant face the wrath of a
>> committer, you know ;)
>>
>> [[[
>> Implement 'svnmerge hidden'.
>> 'svnmerge hidden' will list all the revisions marked as blocked, against
>> the default or a given head (given by the -S/--head options).
>>
>> * contrib/client-side/svnmerge.py
>>   (action_hidden): New function to handle the 'svnmerge hidden' command.
>>   (command_table): Added new Option for handling the 'hidden'  
>> subcommand.
>> ]]]
>>
>> PS : this patch assumes that the patch submitted at
>> http://www.orcaware.com/pipermail/svnmerge/2006-April/000534.html has
>> already been applied.
>
> Thanks for the patch... if no one comments on it, I'll file an issue for
> it in the issue tracker.

Hey, Mike. No need. Theres has been a little bit of disconnect here. The  
patch was discussed at svnmerge@orcaware.com and given up in favor of  
'svnmerge avail -B'.

Those mails didnt make it to dev@subversion.tigris.org.

/me wonders about the cross-postings and subsequent disconnects...

Regards,
Madan.

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

Re: [SVNMERGE][PATCH] implement 'svnmerge hidden'

Posted by Michael W Thelen <mi...@pietdepsi.com>.
Madan U S wrote:
> Dan : I think hidden makes sense and is less verbose. Are you -1 if
> hidden is used? If so, pl. let me know (hey, I cant face the wrath of a
> committer, you know ;)
> 
> [[[
> Implement 'svnmerge hidden'.
> 'svnmerge hidden' will list all the revisions marked as blocked, against
> the default or a given head (given by the -S/--head options).
> 
> * contrib/client-side/svnmerge.py
>   (action_hidden): New function to handle the 'svnmerge hidden' command.
>   (command_table): Added new Option for handling the 'hidden' subcommand.
> ]]]
> 
> PS : this patch assumes that the patch submitted at
> http://www.orcaware.com/pipermail/svnmerge/2006-April/000534.html has
> already been applied.

Thanks for the patch... if no one comments on it, I'll file an issue for
it in the issue tracker.

Here's a link to the patch in the archive:
http://svn.haxx.se/dev/archive-2006-04/0414.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