My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 83: Allow upload.py support for Bazaar
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by kubasik.kevin, Feb 04, 2009
Since there are already working versions of upload.py supporting hg and
git, it only seems sane that someone add bzr support. 


Comment 1 by kubasik.kevin, Feb 04, 2009
This isn't a very well-planned attempt, and I need to cleanup the code (unused
functions/variables etc.) but I wanted to make sure that this was a 'ballpark'
correct approach. Mostly, if someone could test it on their machine and confirm it
even pretends to work, that would be great. If it is working, then I'll cleanup the
code! 
upload.py
61.7 KB   Download
Comment 2 by gvanrossum, Feb 04, 2009
Don't attach your code here!  Use upload.py itself to send us a code review!  (You
can link to the Rietveld issue you created for it.)
Comment 3 by albrecht.andi, Feb 04, 2009
If you're interested, there was an attempt to get this in some time ago:
http://codereview.appspot.com/2891
Maybe you'll find some hints in the comments...
Comment 4 by kubasik.kevin, Feb 04, 2009
Ok, I have submitted a codereview, its here:

http://codereview.appspot.com/14053

I invited both of you to review it... if you have a chance. 
Comment 5 by muffinresearch, Feb 12, 2009
I've added a couple of modifications base on review #14053 to allow the bazaar
integration to work from any point in the branch using bzr root to provide the base
path along similar lines to the hg implementation.

Review is here: http://codereview.appspot.com/17053
Sign in to add a comment

Hosted by Google Code