Google Code Attached issue

倖福魔咒の 提交于 2019-12-12 03:47:23

问题


I have been trying to use the library provided here, but I always get an error.

The command I am running:

GCUpload.exe -u:myUserName -p:myPassword -n:myProjectName -s:Test -f:myFile

but I get the error of:

    That's an error. Your client does not have the permission to get URL /files from this server.
    (Client IP address: <My IP address>)

    Please sign in to upload a file.

I can log in to google code with the user and the project exists. What am I doing wrong and how can I solve this issue? Thanks.

EDIT: Maybe some credentials must be provided, but I'm not sure what is needed. I've tried this command without success:

net use \\code.google.com\projectname /user:username password

The error is:

The network path was not found.

回答1:


The problem was that I have run the command with my google user's password, but there is a separate Google Code password which can be found here, but you have to be logged in to see it.



来源:https://stackoverflow.com/questions/13365797/google-code-attached-issue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!