Re: [Linux] cvs " Connection reset by peer"

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Nilgün Belma Bugüner (nilgun@belgeler.org)
Date: Tue 15 Feb 2005 - 12:45:06 EET


Selam,

Sorunu zaten yazmış:
> cvs init: No CVSROOT specified!
Bir CVS'den checkout yaparken CVSROOT'u bir kereye mahsus tanımlarsınız.
Bir daha gerekmez. Bunu yapın, uzun uzadıya konsol komutları yazmaktan iyidir.

export CVSROOT="kullanıcı@sunucu:/cvsroot/çalışma dizini"
Sonra da
cvs import ....
cd çalışma_dizini
cvs checkout
unset CVSROOT /* Çok sayıda CVS ile çalışmıyorsanız gerek yok */

Esen kalın,
Nilgün

Pazartesi 14 Şubat 2005 15:39 sularında, Serbulent UNSAL şunları yazmıştı:
> Merhaba
>
> Maalesef bu cozum de ise yaramadı. Soyleki;
>
> usta:/home/usta# sifrele gecici
> orPJaB/2NKIiw
>
> usta:/home/usta# echo deneme:orPJaB/2NKIiw:cvs
>
> > /var/cvsroot/CVSROOT/passwd
>
> usta:/home/usta# cat /var/cvsroot/CVSROOT/passwd
> deneme:orPJaB/2NKIiw:cvs
>
> usta:/home/usta# cvs init /var/cvsroot
> cvs init: No CVSROOT specified! Please use the `-d' option
> cvs [init aborted]: or set the CVSROOT environment variable.
>
> usta:/home/usta# cvs -d /var/cvsroot init
>
> usta:/home/usta# export CVS_RSH=ssh
>
> usta:/home/usta# cvs -d :ext:deneme@127.0.0.1:/cvs/root/dizini checkout
> module
>
> Password:
> Password:
> Password:
>
> Permission denied (publickey,keyboard-interactive).
> cvs [checkout aborted]: end of file from server (consult above messages
> if any)
>
> usta:/home/usta#
>
> Pzt, 2005-02-14 tarihinde 14:48 +0200 saatinde, Enver ALTIN yazdı:
> > Merhaba,
> >
> > On Mon, 2005-02-14 at 14:29 +0200, Serbulent UNSAL wrote:
> > > Sistemime http://www.belgeler.org/howto/cvs-acikkod-nasil.html
> > > adresindeki belgeyi takip ederek cvs sunucu kurmaya çalışıyorum.
> >
> > Bence yanlis yoldasiniz, inetd/pserver uzerinden CVS sunucu kullanmak
> > iyi bir fikir degil. SSH uzerinden CVS deneyin:
> >
> > cvs init /cvs/root/dizini
> >
> > daha sonra, bu dizine yazma yetkisi olan herhangi bir kullanicinin SSH
> > hesabi ile CVS dizininize erisebilirsiniz:
> >
> > export CVS_RSH=ssh
> > cvs -d :ext:kullanici@sunucu:/cvs/root/dizini checkout module
> >
> > gibi. Eger bir anoncvs kullanmayi dusunuyorsaniz, bu dizin icin okuma
> > yetkisi olan bir kullanici hesabi ile inetd icerisinden cvs pserver
> > calistirmaniz yeterli olacak.
> >
> > -HTH
> > _______________________________________________
> > Linux mailing list
> > Linux@liste.linux.org.tr
> > http://liste.linux.org.tr/mailman/listinfo/linux
>
> _______________________________________________
> Linux mailing list
> Linux@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux

_______________________________________________
Linux mailing list
Linux@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.