Thread: found this wonderfull tool...

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    found this wonderfull tool...

    Not sure if GD is the right place for this..

    I am not sure how many of you use Version Control for your development... Most developers under linux and MSVS seem to use some form of it...

    I was introduced to Tortoise SVN http://tortoisesvn.tigris.org/ and I really liked it...


    Hope I am not stating the obvious... (for ppl who already use something like this)...

  2. #2
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    right now i use CVS (not a huge fan of it though). I hear subversion is the latest greatest version control system though i havent tried it yet.

  3. #3
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Well, Tortoise SVN does sound a little close to Tortoise CVS, its "inspiration and base".
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  4. #4
    I use cvs, but like Perspective , I'm also not a huge fan of cvs. Well, I have no problem with it under linux. But I do get into a fight with wincvs from time to time

  5. #5
    Registered User TravisS's Avatar
    Join Date
    Jun 2002
    Posts
    536
    Hmm, I use Arch at work. We picked it because, well, we didn't want to use CVS and between Arch and Subversion it seemed like Arch had a lot going for it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  2. Going out of scope
    By nickname_changed in forum C++ Programming
    Replies: 9
    Last Post: 10-12-2003, 06:27 PM
  3. God
    By datainjector in forum A Brief History of Cprogramming.com
    Replies: 746
    Last Post: 12-22-2002, 12:01 PM
  4. question regarding code found on this board
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-23-2002, 08:03 PM
  5. new online tool
    By iain in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-18-2001, 06:12 PM