[python-committers] Blocking feature backports
R. David Murray
rdmurray at bitdance.com
Thu Dec 2 04:08:04 CET 2010
On Thu, 02 Dec 2010 02:19:25 +0100, <merwok at netwok.org> wrote:
> Le 01/12/2010 21:48, R. David Murray a écrit :
> > My understanding of the current status of svnmerge block is that
> > you should use it if it helps you and not worry about it otherwise.
> > Georg and I and some others find it useful for managing our own
> > patches, but otherwise I think that it isn't being used.
>
> Thereâs something I wanted to ask: Are you using some script or shell
> function to list the revisions that *you* committed that havenât been
> merged or blocked yet?
svnmerge avail --log provides an svn log like output for the revisions
that haven't been blocked. I just pipe that to less and search for
my committer id.
--David
More information about the python-committers
mailing list