Thread: SVN Integration offer on Visual Studio

  1. #1
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446

    SVN Integration offer on Visual Studio

    Axosoft is temporarily giving away for free their new product; a SVN integration tool for Visual Studio. I haven't used it, since I'm a longtime VisualSVN user. But I figured someone in here would like to know about it.

    Rocket SVN for Microsoft Visual Studio: Subversion add-in for VS 2008/2010
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  2. #2
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    nice. I generally use a combination of ahnk svn for visual studio and tortoise svn for windows. I'll try this when I install 2010 on my work laptop.

  3. #3
    Registered User jeffcobb's Avatar
    Join Date
    Dec 2009
    Location
    Henderson, NV
    Posts
    875
    Quote Originally Posted by Mario F. View Post
    Axosoft is temporarily giving away for free their new product; a SVN integration tool for Visual Studio. I haven't used it, since I'm a longtime VisualSVN user. But I figured someone in here would like to know about it.

    Rocket SVN for Microsoft Visual Studio: Subversion add-in for VS 2008/2010
    I know this isn't Subversion-specific (I do like SVN and host my FOSS project with it) nor doesn't it have anything to do with VisualStudio (since that would do us no good at work) but I did want to throw in something that I am starting to use a lot more due to job requirements. Visual Slickedit is the primary dev environment (mostly due to the editor and decent management of tags within it but what I am getting used to (and using a lot more) is the tight integration with CVS and I know it also has SVN integration at well. It is a little daunting to learn this but the payoff is fantastic.

    So anything that links the code/compiler you are working on with your VCS us great.
    C/C++ Environment: GNU CC/Emacs
    Make system: CMake
    Debuggers: Valgrind/GDB

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. LDAP Query
    By Travoiz in forum C++ Programming
    Replies: 0
    Last Post: 08-13-2009, 02:58 PM
  2. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM