[MERGE REVIEW] Merge against '.' works properly

Robert Collins robertc at robertcollins.net
Thu Mar 16 15:29:50 GMT 2006


On Sun, 2006-03-12 at 20:59 -0500, Aaron Bentley wrote:
> 
> -            raise Exception("can't fetch from a branch to itself %s,
> %s" % 
> -                            (self.base, to_branch.base))
> +            raise errors.CantFetchSelf(self) 


I think this should be a no-op rather than raising an exception. What do
you think?

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060317/610c025e/attachment.pgp 


More information about the bazaar mailing list