Ich habe da mall ne Frage es hat sich ihr was geändert (http://cvs.tuxbox-cvs.sourceforge.net/). Ich sehe ihr nicht mehr durch ?
Als anonymous habe ich alles runterbekommen. Ist das daß Head oder Relase
Anonymous CVS Access
export CVS_RSH=ssh
cvs -d:ext:anoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -P .
password: anoncvs
Aber wo muss ich mich registrieren um das Developer saugen zu dürfen.Ist das dass Head oder Relase
Developer CVS Access
export CVS_RSH=ssh
cvs -d:ext:username@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -P .
Code: Alles auswählen
Small command overview:
Anonymous CVS Access
export CVS_RSH=ssh
cvs -d:ext:anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P .
password: anoncvs
Developer CVS Access
export CVS_RSH=ssh
cvs -d:ext:username@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P .
Update CVS
cvs -z3 up -dP