Sunday, March 16, 2008

CVS, Cervesia

Getting rid of desktop,installed cvs and cervesia on laptop.

Moved snipplets in new repo on laptop.

Basic commands when creating new repository from directory structure:


cvs init
cvs import
cvs update


Command from Cervesia to initially load dirs (checkout):
 cd '/home/rtg/develop_CVS' && cvs -f -d ~/CVS_REPO checkout -P cvs:


Cervesia appeared to have nice KDE look, however, from time to time, it produces commands that CVS doesn't understand (on import).

However, for general tasks it works good.

No comments: