Install CVS Server on openSUSE 11

Posted on June 24th, 2008 by id_provoke.
Categories: Linux, Orat-oret.

CVS adalah Concurrent Versions System. Fungsi dari CVS sendiri adalah untuk mencatat perubahan pada sebuah file, biasanya lebih sering digunakan untuk mencatat sebuah project development yang mencatat perubahan-perubahan pada file-filenya.

Install CVS di openSUSE 11

# zypper in cvs
Reading installed packages…
The following NEW package is going to be installed:
cvs

Overall download size: 368.0 K. After the operation, additional 872.0 K will be used.
Continue? [YES/no]: yes
Downloading package cvs-1.12.12-126.1.i586 (1/1), 368.0 K (872.0 K unpacked)
Downloading: cvs-1.12.12-126.1.i586.rpm [done (11.0 K/s)]
Installing: cvs-1.12.12-126.1 [done]

(more…)

2 comments.