NAME
googlecode_upload - script uploading files to a Google Code project.
SYNOPSIS
googlecode_upload.pl [options] FILE
OPTIONS
- -?, --help
- s|summary
-
Short description of the file
- n|project
-
Google Code project name
- u|user
-
Your Google Code Subversion username
- p|pass=s
-
Your Google Code Subversion password
- l|labels
-
An optional list of labels to attach to the file
COPYRIGHT & LICENSE
Copyright 2009 Fayland Lam, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.