sapling/svnwrap
Patrick Mezard ae21ef395a SubversionRepo: do not use temporary file in get_file()
Existing code says swig bindings do not support StringIO objects as output for
svn.ra.get_file(). This issue was never reported in the convert extension.
2008-11-09 18:08:35 -06:00
..
tests Reworked the svnwrap tests to use the same fixture system as I created for the hgsubversion tests since it is much much faster. 2008-10-09 23:37:22 -05:00
__init__.py Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00
svn_ctypes_wrapper.py Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00
svn_swig_wrapper.py SubversionRepo: do not use temporary file in get_file() 2008-11-09 18:08:35 -06:00