-2

I'm looking for a easy way to sync my local files with Google Code via SVN, since I'm totally new to using SVN I have no clue how to start it properly.

I just want everything that I program locally to be uploaded to google code when I hit synchronize or something.

Kara
  • 6,115
  • 16
  • 50
  • 57
Sander
  • 1,402
  • 2
  • 21
  • 44

1 Answers1

3

ToirtoiseSVN is one of the more popular. It integrates with Windows Explorer.

The first thing you need to do is Download the code, in a Process calling Check-Out.

There is a good overview of this on the TSVN website : http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug.html

DaveShaw
  • 52,123
  • 16
  • 112
  • 141