pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/bzr-svn



Module Name:    pkgsrc
Committed By:   epg
Date:           Sat May 16 15:21:04 UTC 2009

Modified Files:
        pkgsrc/devel/bzr-svn: Makefile PLIST distinfo

Log Message:
bzr-svn 0.5.4                                   2009-04-08

  BUG FIXES

   * Ignore spurious commits setting tags to the same revision. (#342824)

   * Fix compatibility with Python2.4.

   * Improve error message if subvertpy can't be found. (#345067)

   * Cope with spaces in branch paths. (#348439)

   * Properly deal with pointless commits when branching the
     repository root. (#348786)

   * dpush no longer sets custom bzr revision properties. (#351292)

   * Re-use passwords that have been prompted earlier. (#331073)

   * Fix compatibility with Bazaar 1.14.

  FEATURES

   * A new content filter "svn-keywords" is now supported and behaves like
     the svn:keywords Subversion file property.

   * Keywords and end of line properties in svn working copies are now honored.
     (#81463)

   * Support override-svn-revprops = svn:author=author to allow svn:author to be
     set to the author of a pushed revision rather than the committer. (#342979)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/bzr-svn/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/bzr-svn/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/bzr-svn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index