|
|
|
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
|
|
|