Closed GuillaumeBibaut closed 9 years ago
It seems that I have misread the code for the checkout part, and that one can already checkout with these schemes. But on OSX it seems that the code for the checkout does not behave correctly. I'll check again this other issue before posting anything here. My apologizes.
Hello,
First I'd like to thank you for this project, it is very interesting. Even though I'm not a Python coder, this is the kind of project I would probably like to participate into.
But here is not the moment. I've got an issue using HypnotoadSVN with URI schemes like :
I'm pretty sure this regexp is working, but my guess is that it may be a little too restrictive for such a plugin as yours :
If you want to enable all schemes, we may also add http:// to the list.
Could those schemes be added to the URL_TEST in lib/util.py please ?