info-cvs
[Top][All Lists]
Advanced

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

Re: Help cvs Checkout aborted issue


From: Todd Denniston
Subject: Re: Help cvs Checkout aborted issue
Date: Mon, 18 Sep 2006 13:47:57 -0500
User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)

Pranab Panda (pkpanda) wrote:
Hi Todd


You should always CC the list, please.
I don't know everything, and don't always respond.

Thanks a lot for your help!
Sorry I missed lot of relevant info in my post.
My CVS server is Linux,(Slackware 2.4.22)

Note: for version I indicated output of
cvs --version
... not
uname -r

The version of the Linux OS does not matter...much.
and since once build Flavor Needs to compile on windows (ant/java) etc.We use SMB mount and run the build script through Cygwin on Windows. We Use Pserver access method.

OK.
repo on Linux.
Client on Windows.
accessing the repo with :pserver:.
Unknown cvs version on server.
building inside of Cygwin environment.
Unknown cvs versions on client.
receiving error message:
"cvs [checkout aborted]: cannot open nmstools/j2sdk/linux/1.5.0_07/demo/jvmti/hprof/src/CVS: Permission denied"

sandbox on SMB???
sandbox is SMB mounted from a Unix server???
sandbox checked out with cygwin cvs or CVSNT???
ant trying to use cygwin cvs or CVSNT version???

Are you using the cygwin cvs, CVSNT directly or through wincvs...or all the 
above?
Note: you should IIRC not mix the use of cygwin cvs with CVSNT as they use different line endings (sometimes) on/in the control files.

The error message above looks like you specified a sandbox to use as a repository????

What does your $CVSROOT variable look like?


The windows machine ius running Windows 2000 Professional.
I will browse through the link you sent.
Thanks again

Your welcome.
pranab
-----Original Message-----
From: Todd Denniston [mailto:address@hidden Sent: Monday, September 18, 2006 6:28 AM
To: Pranab Panda (pkpanda)
Cc: cvs
Subject: Re: Help cvs Checkout aborted issue

Pranab Panda (pkpanda) wrote:

Hi
I am a cvs newbee and the build system i inherited is repeatedly failing with following error cvs [checkout aborted]: cannot open nmstools/j2sdk/linux/1.5.0_07/demo/jvmti/hprof/src/CVS: Permission denied


For what ever reason your userid/groupid does not have permission to
read/write in the nmstools/j2sdk/linux/1.5.0_07/demo/jvmti/hprof/src/CVS
directory, you will have to figure that out possibly with the help of
your administrator.


We do have a smbmount on windows from the linux machine.


This implys that you are using a Network File System (SMB in this case),
and tricking CVS into thinking the repository is local to a machine.
You should search the mailing list and make note of the number of the
messages indicating that it (corruptions) had something to do with a
Network File System[1]. Summary: it is a _very bad_ idea to use NFS or SMB as the connection
method for CVS.

It might help us to understand your problem if you also included clearly
which OS is your server.  If windows is your server then you need to ask
on the CVSNT list[2] about how to do remote connections, i.e., :ext:,
:ssh: or :gsapi:.  If your server is Unix (Linux) then be clear about it
when you ask back here, but I can tell you now that your best bet, from
windows clients, is to use either :ext: (CVS_RSH=ssh) or :pserver:.

In future messages please be clear to us about:
1) the OS that the cvs server is running on.
2) the CVS version running on the server. (output of cvs --version)
3) the connection protocol, i.e., none :local: :pserver: :ext: ... .
4) the OS that the CVS client is running on.
5) the version of the CVS client. (output of cvs --version)
6) the exact command you ran on the client (assumes you used a command
line
client)
7) the exact error message.
Thanks.


Does someone knows what could the issue and how to  solve it or if any


workarounds thanks in advance regards pranab


[1] http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=corruption+network
&submit=Search%21&idxname=info-cvs&max=10&result=normal&sort=score

[2] news://news.cvsnt.org/support.cvsnt
Or
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt




--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter




reply via email to

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