0

I am new to this version control bussiness and i chose to use tortoise svn 1.8 as a start downloaded here .I also created an account with google code and was given these instructions

# Project members authenticate over HTTPS to allow committing changes.
svn checkout https://research-and-writers-club.googlecode.com/svn/trunk/ research-and-writers-club --username deniswisedeniswise@gmail.com

When prompted, enter your generated googlecode.com password. 

The problem
I want to connect to this account using tortoise as described in an answer here and here but i dont see a "SVN Checkout" BUT THERE IS "CVS Chechout" and clicking it gives a complicated dialog box and am unsure how to proceed. Please help.(am new to tortoise svn).

Community
  • 1
  • 1
Dr Deo
  • 4,650
  • 11
  • 43
  • 73

2 Answers2

7

You downloaded TortoiseCVS, whereas you need TortoiseSVN. The former is a CVS client, the latter is a SVN client.

Frank Schmitt
  • 30,195
  • 12
  • 73
  • 107
5

You downloaded Tortoise CVS and not Tortoise SVN. Install the good one and it will work ;-)

http://tortoisesvn.net/

YMomb
  • 2,366
  • 1
  • 27
  • 36