[ANN] hgsvn 0.1.3

Antoine Pitrou antoine.pitrou at wengo.com
Sat May 12 13:27:40 CDT 2007


Hi,

hgsvn 0.1.3 comes with the following changes:

Improvements:

      * Performance improvement with svn log command in hgpullsvn
        (suggested by Mads Kiilerich and Daniel Berlin).
      * Less obscure error message when svn info fails while returning a
        successful return code.
      * Two simplistic man pages added for hgpullsvn and hgimportsvn (in
        the man1/ directory).

Bug fixes:

      * Windows compatibility fix by Bill Baxter.
      * hgimportsvn failed when used on a whole repository.
      * Fix crash on empty commit message (also reported by Neil
        Martinsen-Burrell and Walter Landry).
      * Handle file and directory renames properly (reported by Bill
        Baxter).
      * SVN allows copying from a deleted file by having mixed revisions
        inside the working copy at commit time, but Mercurial doesn't
        accept it (reported by Neil Martinsen-Burrell).

Download and documentation:
http://cheeseshop.python.org/pypi/hgsvn

(yes, I hope to have a public repository soon)


Antoine.




More information about the Mercurial mailing list