Am Donnerstag, den 29.12.2005, 14:00 +0100 schrieb Bertram Scharpf: > folgendes: > > [EMAIL PROTECTED]:~/work$ cvs login > Logging in to :pserver:[EMAIL PROTECTED]:2401/cvshome/other/ > CVS password: > /cvshome/other/: no such repository > [EMAIL PROTECTED]:~/work$ > > Das Verzeichnis `/cvshome/other' ist vertreten in > `/etc/cvs-pserver.conf' und taucht nachgewiesenermaßen mit > der Option '--allow-root' im Befehl `cvs-pserver' auf.
Wurde denn das Repository auch schon angelegt? $ cvs -d /cvshome/other init (/cvshome/other muss in dem Fall der lokale Pfad sein) MfG Daniel

