info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: No such file or directory


From: Purnima Maheshwari
Subject: RE: No such file or directory
Date: Thu, 30 Mar 2006 12:29:53 +0530

Hi,
I am working on solaris. I am using pserver protocol, relevant entries in inet.d are present.
Thanks and Regards
Purnima
-----Original Message-----
From: ankush grover [mailto:address@hidden
Sent: Wednesday, March 29, 2006 10:12 PM
To: Purnima Maheshwari; address@hidden
Subject: Re: No such file or directory



On 3/29/06, Purnima Maheshwari <address@hidden> wrote:
I am trying to create a new repository. I followed the following steps
1) created cvsadmin user.
2)In /home/cvsadmin  created a directory TESTCVS.
3)Set CVSROOT to this directory
4)Created a repository with init.
Now i want to add files to the repository. Created  a directory "TMP" with
some dummy c++ source files and ran the following command
cvs import -m "Importing source"  test1 xxx_ven yyy_tag
Get the following error
N test1/
cvs import: cannot lstat file : No such file or directory
N test1/
cvs import: cannot lstat file : No such file or directory
N test1/cpp
cvs import: cannot lstat file cpp: No such file or directory

No conflicts created by this import.
Can anyone please help me with this query
Thanks and Regards
Purnima


hey,
 
Did you created the cvspserver or any other cvs file under /etc/xinetd.d(if you are using redhat linux) or inetd(any other distro of linux)
 
Moreover did you login into the cvs before importing the files
 
cvs -d :pserver:address@hidden:/pathtocvsrepo/ login
 
I am assuming ur using pserver as the protocol.
 
Read this url for configuring cvs on redhat linux.
 
http://www.freeos.com/articles/4608/
 
 
Regards
 
Ankush Grover

 

http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at address@hidden and delete this mail.
_____________________________________________________________________
reply via email to

[Prev in Thread] Current Thread [Next in Thread]