Anonymous CVS HOWTO To check something out of the the CVS repository, use this string:
Add one of these commands.
Other options:
For updating you CVS use just cvs update -P -d Note: if you use .cvsrc with option above just type cvs update (don't know what this means -- but check for .cvsrc. CVS help file There's an MPlayer cvs sort of at http://www2.mplayerhq.hu/MPlayer/cvs/
-- haven't http://www.sscnet.ucla.edu/comm/steen/grain/Future/Equipment/Linux/kino.html First you have to log in -- get the project name: cvs -d:pserver:anonymous@cvs.kino.sourceforge.net:/cvsroot/kino login The first time you get the whole thing: cvs -z3 -d:pserver:anonymous@cvs.kino.sourceforge.net:/cvsroot/kino co kino cvs -z3 -d:pserver:anonymous@cvs.libdv.sourceforge.net:/cvsroot/libdv co libdv Afterwards, you just do this little update: cvs update -P -d Very elegant -- and you see what's been changed. If the ChangeLog warrants it, build it again. Installing libdv on 22 May 2002
I got a " bad interpreter: Permission denied" -- I have no idea what suddenly made this error message go away. Bad news -- it took me an hour to ponder and try things, and in the end I have no idea what the problem was. The solution is to log onto gubbio as root (not su?), run startx, and then use the icon to mount giant. So there's something about that way of mounting that makes the difference in permissions -- I thought it would be a matter of setting permissions in the icon properties, but it's not clear that was the solution. (It turns out you can just say bash ./configure and you're fine -- it's literally not finding /usr/bin.
Fine.
Fine.
Installed in /usr/local/bin -- no problems.
Tidied up a bit. libdv is installed.
Fine.
Fine.
Fine.
Fine. Installed in /usr/local/bin.
The CVS kino is installed. lm_sensors The home page is at http://www2.lm-sensors.nu/~lm78 Browse the cvs at http://www2.lm-sensors.nu/~lm78/cvs/browse.cgi/lm_sensors2 cvs -d :pserver:anon@cvs.lm-sensors.nu:/home/cvs login Don't press return for password but give anonymous. To check out the latest 2.x code: # cvs -d :pserver:anon@cvs.lm-sensors.nu:/home/cvs checkout lm_sensors2 *AND* also check out the i2c dist: # cvs -d :pserver:anon@cvs.lm-sensors.nu:/home/cvs checkout i2c To update the code, do a "cvs update -d" from within the lm_sensors or lm_sensors2 directory. For lm_sensors, see installation history.
|
|
|
|
|||||
Maintained by Francis F. Steen, Communication Studies, University of California Los Angeles |