+1
that'll do :)
./googlecode_upload.py --help
Usage: googlecode-upload.py -s SUMMARY -p PROJECT [options] FILE
Options:
�-h, --help � � � � � �show this help message and exit
�-s SUMMARY, --summary=SUMMARY
� � � � � � � � � � � �Short description of the file
�-p PROJECT, --project=PROJECT
� � � � � � � � � � � �Google Code project name
�-u USER, --user=USER �Your Google Code username
�-w PASSWORD, --password=PASSWORD
� � � � � � � � � � � �Your Google Code password
�-l LABELS, --labels=LABELS
� � � � � � � � � � � �An optional lis
On 2012-01-27, at 17:27, Guillermo Polito wrote:
>
> On Fri, Jan 27, 2012 at 10:11 AM, Camillo Bruni <camillo.bruni@inria.fr> wrote:
> hi everyone,
>
> I thought about mirroring the fresh artifacts from our jenkins server to the google-code site.
> Like this we would have at least a second place to download fresh builds even if the jenkins site is down again.
>
> What do you think?
>
> (don't know much about google code api there, so:)
>
> Automatically? :P � (because if not, it's a pain in the ass to mantain, hehe)
>
> Guille