CVS commit
I have setup CVS in order to access a remote CVS server and it works all fine. What I couldn't find out from the manual is:
- If I "CVS commit" from the menu, does OptiPerl a commit only of the actual file or of all files?
- How can I distinguish between both possibilities?
- How can I add a command that sets a release tag for all files?
Answer:
CVS commit with the default options in optiperl will commit all files in the working directory. For more information see https://www.cvshome.org/docs/manual/cvs-1.11.20/cvs_16.html#SEC126
Also for more information about CVS see here:
https://www.cvshome.org/docs/manual/cvs-1.11.20/cvs.html
http://www.xarka.com/optiperl/help/cvs.htm
09.05.2005. 08:30
This article hasn't been commented yet.
Write a comment