Results 1 to 6 of 6

Thread: Simple source code control app

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Posts
    126

    Simple source code control app

    I'm looking for a simple source-code control app, not VSS, preferably free. I mostly need it for revision control, etc. It doesn't need to have fancy stuff like security or multiple-developer support. Any ideas?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Simple source code control app

    What is wrong with VSS?

    Here are some things that Googled returned.

    http://www.google.com/search?hl=en&q=Source+Control

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Posts
    126

    Re: Simple source code control app

    My last experience with VSS was not a good one, so I uninstalled it.

    I'm wondering if anyone has experience with any of the Google results.

  4. #4
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Re: Simple source code control app

    I use VSS but there is also SVN/Subversion (upgrade of the popular CVS app) which I believe is the largest open source one used. It's not bad and it's free, and you can get downloads such as tortoise SVN which install Windows explorer interaction features (so you right click on a folder or file and choose upload (or commit in this program's case).

    EDIT: after reading penagate's note below, this can be inplemented on win/*nux platforms I believe also.
    Last edited by alex_read; Jul 11th, 2008 at 01:00 AM.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Simple source code control app

    What's your development platform?

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Posts
    126

    Re: Simple source code control app

    Visual Basic 6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width