SourceForge
                        Logo








How to.. sections
A word about Sourceforge

1.Prerequisits
2.Checkout Code
3.Ready to start
4.Commit changes

 
Project: Curl Email Client

How to start working..

with SourceForge and CVS


Summary |  Admin |  Home Page |  Forums |  Tracker |  Bugs |  Support |  Patches |  Lists |  Tasks |  Docs |  Surveys |  News |  CVS |  Files | 

Commit changes

  • Commit changes
    After you have done your job or think that other developer should know what you have done commit your changes. This will add your changes to the project. If there is a conflict with changes of other developers you get an error message and you have to solve the conflict (possibly contact the other developer) and recommit your adjusted files.
    By default, the whole project is uploaded. Optionally, you can name the files to commit. For every upload you have to add a message declaring what you have done.

    for the command line version:
    cvs ci -m "message" [filename]

    for WinCVS:
    Select files or directory you want to upload
    Modify/Commit selected
    Enter message

Last modified: Mon Aug 13 10:22:27 BST 2001