Matthias Fechner wrote: > [...] > Ich habe es auch mit CVS_RSH="ssh -p21 " versucht, geht aber auch > nicht, oder soll man einfach ein kleines Shellscript schreiben, das > ssh mit der Option -p21 aufruft? > [... ] Hi Matthias,
das muss Serverseitig geaendert werden: info cvs -> nach port suchen: On the server side, the file `/etc/inetd.conf' needs to be edited so `inetd' knows to run the command `cvs pserver' when it receives a connection on the right port. By default, the port number is 2401; it would be different if your client were compiled with `CVS_AUTH_PORT' defined to something else, though. Gruesse, Martin. -- Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

