如何在Google Code分支上提交

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?

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.

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