Mercurial > hgsubversion
log svnwrap/svn_swig_wrapper.py @ 61:243c88c47d89
age | author | description |
---|---|---|
Tue, 04 Nov 2008 16:38:16 -0600 | Augie Fackler | Performance fix for branches-from-tags in real replay, which is tied up with |
Sat, 01 Nov 2008 13:05:56 -0500 | Shun-ichi GOTO | Catch other varieties of the server not having replay. |
Sat, 01 Nov 2008 12:23:07 -0500 | Augie Fackler | Drop any pretense of supporting svn 1.4.x. |
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. |