Mercurial > hgsubversion
log svnwrap/svn_swig_wrapper.py @ 47:9738a7c4e3dd
age | author | description |
---|---|---|
Wed, 29 Oct 2008 14:11:04 -0700 | Valentino Volonghi aka dialtone | fix svn push when there's just a file removal |
Wed, 29 Oct 2008 11:48:58 -0500 | Augie Fackler | This appears to fix pushing over both the http and svn protocols. |
Tue, 28 Oct 2008 22:52:58 -0500 | Augie Fackler | Change the implementation of the ra_session stuff. Thanks to Ben Collins-Sussman for pointing out the problem with the other method I was using. |
Sat, 18 Oct 2008 18:56:09 -0500 | Augie Fackler | Fix tests against the improved SWIG bindings in Subversion 1.6. |