Quick start on visual studio 2010 with SVN

Posted by Shawn Mclean on Stack Overflow See other posts from Stack Overflow or by Shawn Mclean
Published on 2010-05-27T04:45:55Z Indexed on 2010/05/27 4:51 UTC
Read the original article Hit count: 241

The only source control I ever used was SourceGear Vault on my local machine. I need to put a new project on a svn server I got at beanstalkapp. I installed tortoiseSVN and AnkhSVN. I successfully connected everything, I see 3 folders:

  1. branches
  2. tags
  3. trunks

I created my project and I want to attach it to the server, which of these folders do I select? What is the use of the these folders?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about tortoisesvn