You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's the idea. I'd like this library to be able to do cooler tricks across vcs with the same API.
In the FAQ, user could be guided to use these more specialized package once the source are checked out by libvcs ?
yup that could be worked out. a lite mode and setuptools extras_require for more features. maybe something like pip install libvcs[gitpython,hglib] could be shown.
Let me know if there's any I can do to help. As mentioned here, I don't think the license should be a concern since you (nor anyone else) would [usually] be copackaging svn.
There are already few packages specialized in handling interaction with these repository:
I wonder if libvcs should make use of them ?
It is also nice to keep libvcs as a light wrapper on top of the executable.
In the FAQ, user could be guided to use these more specialized package once the source are checked out by libvcs ?
The text was updated successfully, but these errors were encountered: