Subject: CVS commit: pkgsrc/devel/bzr-svn
From: Eric Gillespie
Date: 2009-09-09 07:45:08
Message id: 20090909054508.C21EE175D0@cvs.netbsd.org

Log Message:
bzr-svn 0.6.4					 2009-08-03

 BUG FIXES

  * Handle 404's being returned during http probe. (#402063) (Jelmer Vernooij)

  * Handle patch change requests that are too large without
    printing a traceback. (#394527) (Jelmer Vernooij)

  * Avoid printing backtrace on lock contention. (#401677) (Jelmer Vernooij)

  * Handle http servers returning 403 Forbidden to OPTIONS requests.
    (#399942) (Jelmer Vernooij)

  * Cope with http exceptions in the bzr-svn probe code a bit more
    gracefully. (Jelmer Vernooij)

 FEATURES

   * Implement custom "bzr send" format that matches the format used by
     "svn diff".  This is used by default when submitting diffs against
     Subversion branches.  (Lukas Lalinský, Jelmer Vernooij)

   * Provide hint about creating working trees in 'bzr svn-import'.
     (Jelmer Vernooij)

bzr-svn 0.6.3                    2009-07-17

 FEATURES

  * Pack relevant parts of the repository after fetch.

 CHANGES

  * Removed svn-branching-schemes help, because it's not relevant for new
    users and might be confusing for users looking at "bzr help topics".

 BUG FIXES

  * Fix CustomLayout.get_branches. (Closes: #388698)

  * Fix fetching of revisions with no commit message set to the 2a repository
    format.

  * Explain repository UUIDs in "bzr help svn-layout". (#391525)

  * Mark as compatible with bzr 1.17.

Files:
RevisionActionfile
1.14modifypkgsrc/devel/bzr-svn/Makefile
1.9modifypkgsrc/devel/bzr-svn/PLIST
1.11modifypkgsrc/devel/bzr-svn/distinfo
1.1removepkgsrc/devel/bzr-svn/patches/patch-aa