Thread: Looking for a Code Management System. Advice needed.

  1. #1
    Registered User
    Join Date
    Feb 2008
    Posts
    147

    Looking for a Code Management System. Advice needed.

    Hello,

    I develop an application from a year now. It is written in C and the whole project has around 20 files (*.c *.h). I continuosly make changes and I maintain by hand all source changes in a directory, where aech folder is a version of the sources. Now this is a very inneffective way to maintain source code changes.

    Now I am thinking in using a Source Control Versioning software. I have been reading in the web here and there and have found there a lot of tools, many of them even requiering a web server..... so, because I have ended crazy of so many readings, I would like to ask for advice in what tool to use.

    So, my needs are the following,
    - Maintain a little application of 20 source files.
    - I am the only programmer. There is no need of access control.
    - I encourage to have a Gui and simple to use. Maybe this is the main point for me. Windows OS
    - And finaly, if possible, to let me have the repository database in a pen drive to allow me to write code anywhere.

    I would appreciate any help in the area.
    Thanks a lot.
    Fermin
    Last edited by Kempelen; 04-23-2009 at 10:12 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Virtual File system...random code
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 03-07-2005, 11:05 AM
  2. Replies: 0
    Last Post: 02-21-2002, 06:05 PM
  3. Source Code Needed!
    By spongleman in forum C++ Programming
    Replies: 1
    Last Post: 01-02-2002, 08:14 PM
  4. Source Code Needed
    By spongleman in forum Game Programming
    Replies: 0
    Last Post: 01-02-2002, 05:23 PM
  5. Ranking System Code?
    By Kavine in forum C++ Programming
    Replies: 2
    Last Post: 12-31-2001, 08:20 AM

Tags for this Thread