Improved Bazaar SCM support

Review Request #668 — Created Dec. 15, 2008 and submitted — Latest diff uploaded

Information

Review Board SVN (deprecated)
trunk

Reviewers

Improved BZRTool. The highlights are:

  * It no longer chokes on diffs with new files -- and it properly identifies them as such.
  * It pays attention to basedir. If you point Review Board to a bzr repo, you can use the basedir field to specify the branch to which your diff applies.
Created reviews & viewed their diffs against a bzr repo, including added, modified, and deleted files.
http://reviewboard.googlecode.com/svn/trunk/reviewboard/diffviewer/forms.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/bzr.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/core.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/cvs.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/git.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/hg.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/localfile.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/mtn.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/perforce.py
http://reviewboard.googlecode.com/svn/trunk/reviewboard/scmtools/svn.py
Loading...