Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 06:42:20 UTC Now

2009-05-16 15:21:04 UTC MAIN commitmail json YAML

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)

(epg)