Last update January 25, 2008

ICFP /
CVS



Difference (last change) (no other diffs, normal page display)

Changed: 5c5
Using WinCVS, the path is "/usr/local/cvs4d", the host address is "prowiki2.com", the user name is "duser". Then hit okay and Admin/Login; the password is "duser".
Using <n>WinCVS?</n>, the path is "/usr/local/cvs4d", the host address is "prowiki2.com", the user name is "duser". Then hit okay and <n>Admin/Login</n>; the password is "duser".

CVS access is at Helmut's. Use the following login:

 cvs -d :pserver:duser@prowiki2.com:/usr/local/cvs4d login

Using WinCVS, the path is "/usr/local/cvs4d", the host address is "prowiki2.com", the user name is "duser". Then hit okay and Admin/Login; the password is "duser".

Then checkout the "icfp2003" module (directory icfp2003 will be created as subdirectory to the current directory):

 cvs -d :pserver:duser@prowiki2.com:/usr/local/cvs4d checkout icfp2003

Since we're all going to use the same user, mark your imports (and commits) with your name.

Typical commands:

 cvs update (get latest version of current directory)
 cvs update -d (update including subdirectories)
 cvs commit (put changes to the repository)
 cvs add file_or_dir (needs commit afterwards)
 cvs add -kb file (binary file, needs commit afterwards)


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: January 25, 2008 22:47 (diff))