How to add VS2010 project to Google svn code using AnkhSVN?

Hey. I need to add source files to my next project in Google Code SVN. http://code.google.com/p/tnliveplaya/

I installed AnkhSVN in visual studio 2010 and tried "Add a solution for Subversion", but I don’t know what to specify as the URL of the repository, etc., or any other necessary steps, since this is my first time using Subversion or the client subversion. I also posted a guide to getting started with Google Code, but that didn't help.

Help if you know how to add VS2010 solution to Google code through AnkhSVN. :(

+5
source share
1

Subversion . svn

branches, tags trunk.

  • trunk, URL- : http://tnliveplaya.googlecode.com/svn/trunk
  • google.
  • , . AnkhSVN , , , (, obj bin-) (, , .user).
  • , , . svn:ignore.

, , .

+5

All Articles