Devlico.Us
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @devlicious

Derik Whittaker

Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool



Managing SVN via SlickEdit

Anyone that has used Svn (Subversion) for any length of time knows that it is a kick-ass source control system.  But what does drive some people away is the fact that to manage your files you either need to use the command line or download the TortoiseSVN client.

Now using the TortoiseSVN Client is a snap and to be honest is a great way to get started, but not having a SVN client that integrates into Visual Studio is a turn off to many people.  Well the good news is that SlickEdit tools has a nice plug-in that will allow you to connect to an mange your SVN repository. 

Setting up your IDE to use the plug-in is easy as pie, and I will show you below.

  1. Navigate to Tools -> Options -> SlickEdit -> Versioning Toolbox -> Source Control Providers.  Once there provide the path to your SVN.exe and set the active provider.
    SetupSVNProvider 
  2. Navigate to Tools -> Options -> Source Control -> Plug-in Selection and set the current provider to be the SlickEdit CVS/SVN plug-in.
    SetupVSProvider
  3. Now you can use right click any file in your Solution Explorer and get the following menu.
    SolutionExplorerMenu

Hope this helps and check out the other great tools that SlickEdit has for reviewing and maintaining your source control system.

Till next time,

[----- Remember to check out DimeCasts.Net -----]



Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# August 3, 2008 1:26 PM

Dew Drop - August 4, 2008 | Alvin Ashcraft's Morning Dew said:

Pingback from  Dew Drop - August 4, 2008 | Alvin Ashcraft's Morning Dew

# August 4, 2008 9:28 AM

Nick Berardi said:

Have you tried the TFS integration yet?

# August 4, 2008 9:36 AM

Derik Whittaker said:

@Nick,

No i have not.  have not been on a TFS project in 6+ months.... and would like to keep it that way :)

# August 4, 2008 9:41 AM

Nick Berardi said:

I have to say TFS 2008 is a great improvement over TFS 2005, however I still prefer SVN when I get the chance.

# August 4, 2008 10:07 AM

Nick said:

VisualSVN also rocks for VS integration.  What's even better is that they give away for free VisualSVN Server, which makes managing your SVN Server a breeze.  It has a great MMC plugin that makes it feel like a first class part of Windows.  Even includes Active Directory integration.

# August 4, 2008 10:57 AM

Joey Chömpff said:

You should try AnkHSVN. ankhsvn.open.collab.net

# August 6, 2008 2:05 AM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Derik Whittaker

Derik is a .Net Developer/Architect specializing in WinForms working out the northern suburbs of Chicago. He is also believer and advocate for Agile development including SCRUM, TDD, CI, etc.

When Derik is not writing code he can be found spending time with his wife and young son, climbing on his bouldering wall, watching sports (mostly baseball), and generally vegging out. Check out Devlicio.us!

Our Sponsors

Red-Gate!