LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CVS: checkout and module name (https://www.linuxquestions.org/questions/linux-software-2/cvs-checkout-and-module-name-443565/)

pacionet 05-10-2006 03:04 PM

CVS: checkout and module name
 
I am a newbie about CVS.
I successfully logged (SSH tunnel) on a remote server.
I am in my home dir on that server.

I need to have a local copy of a project in my home, so I need to do checkout (first I set the CVSROOT variable and did cvs init). Then I want to do checkout, but they didn't give me the name of the project but checkout requires it.

cvs checkout NAME

Does exist a way to know all the project names or I have to ask them the exact name of the project ?

Thanks

allelopath 05-11-2006 09:19 AM

I do not see a command that explicitly lists projects.
Maybe you can use the log option:
http://ximbiot.com/cvs/manual/cvs-1....16.html#SEC144


All times are GMT -5. The time now is 04:55 PM.