How to commit on a Google Code branch

∥☆過路亽.° 提交于 2019-12-08 01:03:42

问题


How do I commit to a Google Code Subversion branch by using the TortoiseSVN thingy?

Apparently I am having a problem with it because TortoiseSVN is asking for a username and password. I input the email address that I used to create the project and the corresponding password for it and it didn't work.

Update:

Great, I was able to commit. But I have a new question now, is it possible to delete the test folders that I committed in Google Code?


回答1:


You generate a separate password for the SVN login.

Go to your settings in Google Code, and set a Google Code Password. This is separate from your google.com login.

Check out this tutorial for a step-by-step walkthrough.




回答2:


I guess you need to use https:// instead of http:// to commit code to Google Code.



来源:https://stackoverflow.com/questions/2183341/how-to-commit-on-a-google-code-branch

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