sapling/hgsubversion/svnwrap
Dan Villiom Podlaski Christiansen e2e9fb4206 version: mention bindings type in version
In addition, the version output has been rejiggered a bit to mention
the version of hgsubversion first.

While at it, `svn' is changed to `Subversion', as this is its the
proper name.

Before:

% hg version --svn
...
svn bindings: 1.6.12
hgsubversion: 1.1.2+45-123ac53a6343

After:

% hg version --svn
...
hgsubversion: 1.1.2+45-123ac53a6343
Subversion: 1.6.12
bindings: SWIG
2010-08-11 19:57:34 +02:00
..
__init__.py Reorganize to have a more conventional module structure. 2009-05-13 21:39:39 -05:00
svn_ctypes_wrapper.py svnwrap: drop unused fetch_all_files_to_dir() 2010-02-02 23:21:18 +01:00
svn_swig_wrapper.py version: mention bindings type in version 2010-08-11 19:57:34 +02:00