log hgsubversion/svnwrap/svn_swig_wrapper.py @ 649:2060e0ca8dd5

age author description
Tue, 20 Jul 2010 11:55:07 +0200 Dan Villiom Podlaski Christiansen svnwrap: add get_revision(); a thing wrapper around ra.do_update()
Fri, 14 May 2010 20:22:32 +0200 Dan Villiom Podlaski Christiansen svncommands: fix layering violation & tweak error messages.
Fri, 14 May 2010 14:21:25 +0200 Dan Villiom Podlaski Christiansen svnwrap: use SubversionConnectionException instead of mercurial.util.Abort
Fri, 30 Apr 2010 17:35:36 +0200 Dan Villiom Podlaski Christiansen svn_swig_wrapper: improved handling of missing or outdated bindings.
Wed, 31 Mar 2010 17:51:09 +0200 Dan Villiom Podlaski Christiansen isolate all imports of Subversion modules in svnwrap.
Tue, 09 Mar 2010 20:58:08 -0600 Jonathan Kotta handle nonexistant svn repositories, fixes issue 137
Mon, 22 Feb 2010 23:24:11 +0100 Dirkjan Ochtman svnwrap: save the repository root, this might be useful later on