From: Olaf <ola...@gm...> - 2004-07-13 16:22:26
|
On Tuesday 13 July 2004 17:35, Marcus von Appen wrote: > Hi, > > on Tue, 13 Jul 2004, Olaf 'Ruebezahl' Radicke wrote: > [...] > > > Nur Commiten geht nicht. > > > > [or@fd2 gnuswork]$ cvs > > -d:pserver:ra...@cv...:/cvsroot/gnuswork commit ./*.py > > cvs [server aborted]: "commit" requires write access to the repository > > > :pserver: ist, wie schon in einer anderen Mail geschrieben, fuer anonymous > > logins. > > :ext: ist, was Du moechtest ;-). [or@fd2 doku]$ cvs -d :ext:ra...@cv...:/cvsroot/sh_gnuswork= =20 login cvs login: can only use `login' command with the 'pserver' method cvs [login aborted]:=20 CVSROOT: :ext:ra...@cv...:/cvsroot/sh_gnuswork Mein Englisch ist ja nicht so toll, aber so wie ich es verstehe, geht `login' mit 'pserver'. Auf cvs -d :ext:ra...@cv...:/cvsroot/gnuswork commit ./*.py cvs.sourceforge.net: Connection timed out cvs [commit aborted]: end of file from server (consult above messages if an= y) reagiert der CVS-Server nicht. Flag -a =C3=A4nderd auch nichts > > Siehe auch > http://sourceforge.net/cvs/?group_id=3D113773 Habe jetz mit ssh-keygen -t dsa -C "use...@sh..." ein Schl=C3=BCssel generiert und mit=20 scp ~/.ssh/id_dsa.pub ra...@sh...:./ hochgeschoben und dann umbenannt: cat ./id_dsa.pub >> ./.ssh/identity.pub Aber scheinbar geht es so auch nicht. Olaf |