[SVNMERGE][PATCH] svnmerge rollback
Madan U Sreenivasan
madan at collab.net
Fri May 19 05:34:36 PDT 2006
On Thu, 18 May 2006 00:48:50 +0530, Giovanni Bajo <rasky at develer.com>
wrote:
>>> + oldest_src_rev =
> get_created_rev(opts["head-url"])
>>> + src_pre_exist_range =
> RevisionSet("1-%d" % oldest_src_rev)
> Is this test really necessary? Doesn't the
> merge command just fail if you
> try reverting a revision at which the URL
> did not exist?
yes, it does... but wouldnt it make sense to say the rollback command
failed instead of letting the user see a merge failure? Much more cleaner,
I think.
Regards,
Madan.
More information about the Svnmerge
mailing list