Lines Matching full:your
13 # file on your local machine, a small summary of what the file is, a
17 # in your local filesystem (that is, the "basename" or last path
21 # Note that the upload script requests that you enter your
22 # googlecode.com password. This is NOT your Gmail account password!
24 # Subversion and uploading files. You can find your password by going
25 # to http://code.google.com/hosting/settings when logged in with your
26 # Gmail account. If you have already committed to your project's
27 # Subversion repository, the script will automatically retrieve your
32 # your own Google Code file uploader, then you should take a look at
64 project_name: The name of your project on Google Code.
65 user_name: Your Google account name.
66 password: The googlecode.com password for your account.
67 Note that this is NOT your global Google Account password!
163 project_name: The name of your project on Google Code.
167 user_name: Your Google account name.
175 sys.stdout.write('Please enter your googlecode.com username: ')
180 print 'Please enter your googlecode.com password.'
181 print '** Note that this is NOT your Gmail account password! **'
209 help='Your Google Code username')
211 help='Your Google Code password')
242 print 'An error occurred. Your file was not uploaded.'