I log in via console SSH;
export CVSROOT = :ext:<username>@cvs.<project name>.sf.net:/cvsroot<project name> export CVS_RSH=ssh
then I try
cvs add Dir/
and cvs stays idle forever (until ctrl+C)
Log in to post a comment.