On 2 August 2012 04:10, Edison Su <edison...@citrix.com> wrote: > > >> -----Original Message----- >> From: Rohit Yadav [mailto:rohit.ya...@citrix.com] >> Sent: Wednesday, August 01, 2012 1:29 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: non-committer workflow >> >> >> > Hi, >> > >> > Prasanna and I've been playing with the >> http://downloads.reviewboard.org/releases/RBTools/0.4/RBTools- >> 0.4.1.tar.gz tool for posting the reviews via a command line utility. >> >> I've a fork of the original tool that works for me: >> https://github.com/bhaisaab/RBTool >> >> Usage: http://wiki.cloudstack.org/display/gen/Review+Board >> >> Example: >> git format-patch -o patches HEAD~1 >> postreview --username=<user-name> --password=<password> --diff- >> filename=patches/0001-myfix.patch --debug --description="description- >> of-my-patch" #(add -p if you want to publish right away) >> Test: https://reviews.apache.org/r/6299/ >> >> The patch is uploaded on paste.cloudstack.org and the link is appended >> to the description. > > Can we upload the patch to somewhere? The link is an url, you can't directly > download it(for people on windows, there is no wget) >
Neat hack for the time being. On a browser you can simply do "Save Target As./Save Link As". It works well and I can see the author information in there. -- Prasanna.,