[ANN] hgsvn 0.1.4

Antoine Pitrou antoine at pitrou.net
Mon Aug 6 08:58:26 CDT 2007


Hello,

Reminder: hgsvn is a set of scripts which allows to work locally on
Subversion-managed projects using the Mercurial distributed version
control system.

Version 0.1.4 of hgsvn has been released and features the following
changes.

Improvements:

      * Be able to pull dead (removed) SVN branches by introducing a -p
        (--svn-peg) option to specify the SVN "peg revision". The option
        must be used with both hgimportsvn and hgpullsvn. Patch by
        Cameron Hutchison.

Bug fixes:

      * Allow copying directories with non-ASCII names (reported by
        Andre Klitzing).
      * Make rmtree reliable under Windows. Thanks to Mark (mwatts42)
        for finding both the bug and the solution.
      * Fix a problem where there is a symbolic link in the SVN
        repository that points to a directory. Patch by Cameron
        Hutchison.
      * svn log can output invalid XML when a commit message contains
        control characters. Reported by Tim Wegener.

Other:

      * License upgraded to GNU GPL v3 (or later).

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

Cheers

Antoine.



-- 
« De tout temps j'ai aimé sur un chemin de terre la proximité d'un filet
d'eau tombé du ciel qui vient et va se chassant seul et la tendre
gaucherie de l'herbe médiane qu'une charge de pierres arrête comme un
revers obscur met fin à la pensée. »




More information about the Mercurial mailing list