[PATCH 0 of 2] Handle exceptions in convert extension, when subversion bindings are not installed
Patrick Mézard
pmezard at gmail.com
Fri Feb 25 17:02:07 UTC 2011
Le 23/02/11 20:47, Azhagu Selvan SP a écrit :
> Hi,
>
> This is a followup to the previous patch here,
> http://selenic.com/pipermail/mercurial-devel/2011-February/028404.html
>
> This helps in handling the exceptions raised by convert extension
> if subversion bindings are not installed.
Sorry to jump in only now.
Your fixes are correct and I prefer the way you deal with missing svn bindings. That said, an even better fix is just not to use svn bindings to retrieve the repository UUID, svn info should be good enough. I will push all this later today.
Thanks for the patches.
--
Patrick Mézard
More information about the Mercurial-devel
mailing list