[SVNMERGE][PATCH] svnmerge rollback
Madan U Sreenivasan
madan at collab.net
Fri May 19 05:34:24 PDT 2006
On Thu, 18 May 2006 00:48:50 +0530, Giovanni Bajo <rasky at develer.com>
wrote:
>>> + # make sure theres some revision to
> rollback
>>> + if len(revs) == 0:
>>> + warn("Nothing to rollback in
> revision range r%s" %
> opts["revision"])
>>> + return
> I'd rather this be a report for now, and
> then have a separate commit pass
> which introduces warn() and uses it
> consistenly across the program (once the
> semantic is clear).
I will revert this warn() function and use report() for now.... but I
would like to know what you mean by 'semantic', so that I could provide
that patch sooner, than later.
Regards,
Madan.
More information about the Svnmerge
mailing list