Mercurial > hgsubversion
log
age | author | description |
---|---|---|
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. |
Tue, 28 Oct 2008 11:39:36 -0500 | Augie Fackler | Fix an encoding bug that would occur if the local encoding was not utf-8. |
Mon, 27 Oct 2008 12:33:52 -0500 | Augie Fackler | Fix a bug with added files from outside branches/trunk/tags. |
Sun, 26 Oct 2008 22:43:01 -0500 | Augie Fackler | Only print this message if we actually care. |
Sun, 26 Oct 2008 22:39:17 -0500 | Augie Fackler | Improved handling of copies from outside of trunk. |