On Sat, Jun 28, 2003 at 06:00:59PM +0300, Munzir Taha Obeid wrote: > [EMAIL PROTECTED] cvs]$ export > CVSROOT=:pserver:[EMAIL PROTECTED]:/home/arabeyes/cvs > [EMAIL PROTECTED] cvs]$ cvs login > Logging in to :pserver:[EMAIL PROTECTED]:2401/srv/cvs > CVS password: > /srv/cvs: no such repository > > May be I have forgotton how to cvs, execuse me!
No, check your ./CVS/Root it should contain: :pserver:[EMAIL PROTECTED]:/home/arabeyes/cvs what i normally do when the CVS root changes is: for i in `find ./ -name Root`; do replace /srv/cvs /home/arabeyes/cvs -- $i; done -- ---------------- -- Katoob Main Developer Linux registered user # 224950 ICQ # 58475622 FIRST make it run, THEN make it run fast "Brian Kernighan". -- Don't send me any attachment in Micro$oft (.DOC, .PPT) format please Read http://www.fsf.org/philosophy/no-word-attachments.html Preferable attachments: .PDF, .HTML, .TXT Thanx for adding this text to Your signature
pgp00000.pgp
Description: PGP signature
_______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

