Getting at the SubSonic SVN (Subversion) Repository

June 6, 2007 14:03

This is probably common knowledge to many of you, but it occurred to me this morning that we never really provided a clear set of instructions on how to get the latest source code.

First off, let's talk about clients. You've got plenty of choices, most of which are listed here, including one called Subcommander... oops. Generally, your best bet is TortoiseSVN, which integrates nicely into Explorer. If you're looking for integration in Visual Studio, there are two options. The first, AnkhSVN is an open source plug-in for Visual Studio that covers supports most of the features of SVN. Personally, I've found AnkhSVN a little flaky, and in slow in larger projects. The other option is VisualSVN, a commercial product (US $50) which acts as VS integrated front-end to TortoiseSVN. I've been running and evaluation of it for the past couple weeks, and have been pretty pleased with it so far.

Installing TortoiseSVN

  1. Download the latest installer from http://tortoisesvn.net/downloads. As of this posting, the current release is 1.4.3.8645.
  2. Run the installer, choosing all default options.
  3. Reboot. If you're like me, you tend not reboot every time an installer tells you to, but in this case it's a good idea, due the heaving integration of TortoiseSVN into explorer.

Getting the Code

  1. Choose a location that you want to download the code to, and create a folder. For this example, I'm going to create a master folder called svn which sits at the root of my C:\ drive and another one inside it called subsonicproject. The full path to the project folder is C:\svn\subsonicproject
  2. Right-click on the project folder, and select SVN Checkout.


  3. In the empty text box under the word "Url of repository:" enter the following text and click "OK":

    http://subsonicproject.googlecode.com/svn/trunk/


    image
  4. TortoiseSVN will begin downloading the latest code. Be patient: This initial download may take a few seconds to get started, and several minutes to complete. 
  5. That's it! From this point forward, whenever you want to get the latest code, all you have to do is right click on the project folder and select SVN Update.

Have fun!


5 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed

Related posts

Comments

June 7. 2007 17:39

Scott

Thx for the info. That didn't work. I have problems with other apps here at the clients site. I will just have to dl the changes at home and copy it here.

Scott

June 11. 2007 21:21

Chris

So we now use http://subsonicproject.googlecode.com/svn/trunk/

instead of the CodePlex site? Are there going to be no more releases to the CodePlex site?

Chris

June 13. 2007 20:39

Eric Kemp

Chris,

Google is only being used as the source repository. CodePlex is still the main distribution site.

Depending on how their SVN bridge goes, we may be returning there to host source as well...

Eric Kemp

October 23. 2007 12:48

Tom

Greats site Thanks for your work!
http://temarifanart.cn
http://yaoisakura4.cn">anime manga

Tom

October 26. 2007 23:25

Frenk

http://pokemonhentaitop.cn">pokemonhentaitop
http://inuyashahentai.cn">inuyashahentai
http://finalfantasymanga.cn">finalfantasymanga

Frenk

Comments are closed