Permission denied

2004-04-23 Thread Peter Sotos
I have moved the repository but I keep getting this message when I try to checkout the repository: cvs -d /var/lib/cvsroot checkout CVSROOT cvs checkout: warning: cannot write to history file /var/lib/cvsroot/CVSROOT/history: Permission denied cvs checkout: Updating CVSROOT cvs checkout: failed

permission denied

2001-06-06 Thread John Temple
Ok I got some of it working then not enough I was wrong. I was logged on as root and well as I now know you can't commit when logged on as root. So How do I set up new users so that they can commit? Like I said I am very new and very lost at all of this and I really do appreciate all of your help

Permission denied

2000-03-24 Thread Ban Szabolcs
Hi, I've got a problem with cvs 1.10.7. It is in a debian Linux system, and this system is a muli-jail (sandbox) system. In a small sandbox I ganna use a cvs in pserver mode. After authentication I try to "cvs co ." in any kind of repositories, I get answer "P

permission denied

2001-01-11 Thread Thomas Olausson
I have a working CVS repository. No errors in a long time. All of sudden, I'm getting these error messages: cvs [server aborted]: can't chdir(/root): Permission denied when trying to commit. CVS actually commits it, but I still get the error message. I haven't found any convin

Permission denied

2001-01-18 Thread David Wen
cvsfiles cvs checkout: failed to create lock directory for `/usr/local/repository/cvsfile s' (/usr/local/repository/cvsfiles/#cvs.lock): Permission denied cvs checkout: failed to obtain dir lock in repository `/usr/local/repository/cvs files' cvs [checkout aborted]: read lock failed -

Permission denied

2004-12-14 Thread Nick Le Mouton
Hi, I'm having problems running cvs on a mapped drive This is the command I'm running: cvs.exe -q -z9 update -d -P aspirin.html cvs [update aborted]: cannot open file aspirin.html for comparing: Permission denied I've run cvs on mapped drives before and haven't had these

....../.perms permission denied

2003-02-05 Thread leorosa
Hi everyone, I'm working with 1.11.1.3 server and WinCvs 1.3.10.1 Beta 10, it all works fine in my group, except for one developer, who gets the strange error reported in the subject, whenever he does any common action like editing, or unediting... when the file he wants to edit is in a subdirecto

Re: Permission denied

2004-04-24 Thread Larry Jones
Peter Sotos writes: > > I have moved the repository but I keep getting this message when I try to > checkout the repository: > > cvs -d /var/lib/cvsroot checkout CVSROOT > cvs checkout: warning: cannot write to history file > /var/lib/cvsroot/CVSROOT/history: Permission den

RE: permission denied

2001-06-06 Thread Josh Baudhuin
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > John Temple > Sent: Wednesday, June 06, 2001 4:10 PM > To: [EMAIL PROTECTED] > Subject: permission denied > > > Ok I got some of it working then not enough I was wrong. > I

Re: permission denied

2001-06-06 Thread Peter Ajamian
John Temple wrote: > > Ok I got some of it working then not enough I was wrong. > I was logged on as root and well as I now know you can't commit when logged > on as root. > So How do I set up new users so that they can commit? Okay, I'm guessing from previous posts that you're setting up a pser

Re: Permission denied

2000-03-24 Thread Larry Jones
repositories, I get answer "Permission denied" at client > side. It would be helpful to see the contents of your /etc/inetd.conf, CVSROOT/config and CVSROOT/passwd files. Have you tried running in local mode on the server to see if that works? -Larry Jones But Mom, frogs are our FRIENDS! -- Calvin

Re: Permission denied

2000-03-25 Thread Ban Szabolcs
]> I've got a problem with cvs 1.10.7. It is in a debian Linux system, and ]> this system is a muli-jail (sandbox) system. In a small sandbox I ganna ]> use a cvs in pserver mode. After authentication I try to "cvs co ." in ]> any kind of repositories, I get an

Re: Permission denied

2000-03-27 Thread Larry Jones
ning with -t to see if that sheds any light. I don't know of any case where CVS doesn't issue a descriptive message in addition to the translation of errno (which is what "Permission denied" is), so I'm inclined to think that the message you're seeing is coming from somewhere other than CVS itself. -Larry Jones What a stupid world. -- Calvin

Re: permission denied

2001-01-11 Thread Larry Jones
Thomas Olausson writes: > > All of sudden, I'm getting these error messages: > cvs [server aborted]: can't chdir(/root): Permission denied Sounds like someone changed the permissions on the /root directory. See <http://www.cvshome.org/docs/manual/cvs_21.html#SEC182>,

Re: Permission denied

2001-01-19 Thread Larry Jones
David Wen writes: > > [david@dialup ~/cvsfiles]$ cvs checkout cvsfiles > cvs checkout: Updating cvsfiles > cvs checkout: failed to create lock directory for > `/usr/local/repository/cvsfile > s' (/usr/local/repository/cvsfiles/#cvs.lock): Permission denied > cvs chec

Re: Permission denied

2004-12-14 Thread Larry Jones
Nick Le Mouton writes: > > I'm having problems running cvs on a mapped drive Is it your working directory that's on the mapped drive or the repository? Is the machine you're mapping the drive from a Windows machine or something else? -Larry Jones Yep, we'd probably be dead by now if it wasn't

Re: Permission denied

2004-12-15 Thread jsWalter
> Hi, > > I'm having problems running cvs on a mapped drive > > This is the command I'm running: > > cvs.exe -q -z9 update -d -P aspirin.html cvs [update aborted]: > cannot open file aspirin.html for comparing: Permission denied Yep, I can assume your on a windo

setuid failed: Permission denied

2003-03-01 Thread Lu Fang
PROTECTED] ~ $ cvs co CVSROOT setuid failed: Permission denied cvs checkout: authorization failed: server kaguya rejected access to /home/lufan g/repo for user cvsuser It seems that I can login as "cvsuser" successfully, but when I do cvs commands, the error raised. what is wrong about it? t

Permission Denied on Commit

2004-01-27 Thread George Abraham
faces/MSDConstants.java,v  <--  MSDConstants.java new revision: 1.2; previous revision: 1.1 cvs [commit aborted]: could not open lock file `/var/cvs/ekmis/EKMIS/Source Code/Java/com/emirates/ekmis/flightoperations/monthlystationdetails/interfaces/,MSDConstants.java,': Permission denied * CVS exited

Permission Denied - Commit Email

2001-03-06 Thread Peter Disiot
w revision:1.2 previous revsion 1.1 done notification ... User unknown CVS... User unknown collect: Cannot write ./dff25NkXp01469 (bfcommon, uid=1003): Permission denied. queueup : cannot create queue temp file ./tff25NkXp01469 , uid=1003: Permission denied. I have done the following checks. I can sen

rsh cvs permission denied.

2001-05-18 Thread Delos Nash
I'm using RedHat 6.2 and I'm trying to set up CVS server on one and client on four other's. I've set it up how the documentation says but I keep getting permission denied when I try to connect. Is there better documentation out there that tells how to set this up from scra

question about Permission denied

2001-11-29 Thread Deaver, Carl
I was able to import module and I see that the files are in there, but when I try to check out module I get: cvs -z9 checkout -P rmcqh (in directory C:\ccc) cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]: can't chdir(/root): Permission denied I'm lost

Help with Permission Denied

2000-04-17 Thread Anthony Eden
te' I receive a Permission Denied error with no additional information. The cvs client logs appear as follows: (in log) Valid-responses ok error Valid-requests Checked-in New-entry Checksum Copy-file Updated Created Update-existi ng Merged Patched Rcs-diff Mode Mod-time Removed Remove-entry

Re: setuid failed: Permission denied

2003-03-02 Thread Larry Jones
Lu Fang writes: > > [EMAIL PROTECTED] ~ > $ cvs co CVSROOT > setuid failed: Permission denied > cvs checkout: authorization failed: server kaguya rejected access to > /home/lufan > g/repo for user cvsuser It's not clear whether your server is on a NT machine or a U

Re: setuid failed: Permission denied

2003-03-02 Thread Lu Fang
repo [EMAIL PROTECTED] ~ $ cvs login (Logging in to [EMAIL PROTECTED]) CVS password: [EMAIL PROTECTED] ~ $ cvs co CVSROOT setuid failed: Permission denied cvs checkout: authorization failed: server kaguya rejected access to /home/lufan g/repo for user cvsuser [EMAIL PROTECTED] ~ $ ls -lg /home/lu

Re: setuid failed: Permission denied

2003-03-03 Thread Larry Jones
Lu Fang writes: > > Hi, thanks for your help! My cvs repository is built up with cygwin(unix > like enviroment) under win2k OS. So according to ur suggestion, I have run > following commands in bash shell: I haven't a clue as to how setuid() works in cygwin, so I'm afraid I can't be of any furt

RE: Permission Denied on Commit

2004-01-27 Thread Gurpreet Singh (SCM)
, January 28, 2004 9:50 AMTo: [EMAIL PROTECTED]Subject: Permission Denied on CommitHi, I've been trying to advocate CVS for configuration control management in my organisation. I have set up the cvs server and access to the repository by SSH. One of the developers has pointed o

Re: Permission Denied on Commit

2004-01-28 Thread Larry Jones
lightoperations/monthlystationdetails/interfaces/,MSDConstants.java,': > Permission denied The user does not have write permission in the repository directory (/var/cvs/ekmis/EKMIS/Source Code/Java/com/emirates/ekmis/flightoperations/monthlystationdetails/interfaces). -Larry Jones

Re: Permission Denied - Commit Email

2001-03-15 Thread Derek R. Price
e problem I have is that when a co-worker commits a file, He > receives the following message: > new revision:1.2 previous revsion 1.1 > done > notification ... User unknown > CVS... User unknown > collect: Cannot write ./dff25NkXp01469 (bfcommon, uid=1003): > Permission denied.

Permission denied on :ext: protocol

2001-04-30 Thread Stephen Rasku
I am trying to get the :ext: protocol working with rsh with little success. When I try and checkout, I get: Permission denied. cvs [checkout aborted]: end of file from server (consult above messages if any) I can execute cvs remotely: users/tgx 11 >rsh lima cvs Usage: cvs [cvs-opti

Re: rsh cvs permission denied.

2001-05-23 Thread Luis M. Gallardo D. -2
Delos Nash <[EMAIL PROTECTED]> wrote on 18/5/01 11:46 am: >I'm using RedHat 6.2 and I'm >trying to set up CVS server >on one and client >on four other's. >I've set it up how the >documentation says but I >keep getting permission &g

Re: rsh cvs permission denied.

2001-05-23 Thread Luis M. Gallardo D. -2
;>on four other's. >>I've set it up how the >>documentation says but I >>keep getting permission >>denied when I try to >connect. >> >>Is there better >>documentation out there >>that tells how to set this up >>from >>

Re: question about Permission denied

2001-11-29 Thread Larry Jones
Deaver, Carl writes: > > cvs -z9 checkout -P rmcqh (in directory C:\ccc) > cvs server: cannot open /root/.cvsignore: Permission denied > cvs [server aborted]: can't chdir(/root): Permission denied Either you forgot the -f global option in /etc/inetd.conf or you've got

RE: question about Permission denied

2001-11-30 Thread Deaver, Carl
apped out. I tar/gzip/ftp file from one to the other on some frequent basis. the 2 machines are not identical, one has more disk space. I have a new project that I need the more disk space, this is the machine that I get the Permission denied on. I do not see the difference in permissions or i

Re: question about Permission denied

2001-11-30 Thread Larry Jones
Deaver, Carl writes: > > I do not have -f global option in /etc/inetd.conf but I don't think that is > my problem. It is. You're only seeing it on one machine because the permissions on /root are different on the two machines (the machine with the problem has the preferred permissions). > init

permission denied in CVSROOT/config

2002-01-10 Thread Moises Zanabria
Hi Everyone: I trying to change my cvs version 1.10 for 1.11.p1 but I'm having experiment an error when I tried to run cvs co, cvs export or whatever I received the following message: cvs server: cannot open /home/p4cvs/src/CVSROOT/config: Permission denied Cannot access /home/p4cv

Re: Help with Permission Denied

2000-04-18 Thread Larry Jones
Anthony Eden writes: > > I can execute any action locally, however I can only checkout modules to > remote machine, but I cannot execute an update or commit. When I execute > 'cvs update' I receive a Permission Denied error with no additional > information. When this

Re: Help with Permission Denied

2000-04-19 Thread Anthony Eden
No, no /tmp/cvs-serv* directory is created on either the server or the remote client. Sincerely, Anthony Eden -- >From: [EMAIL PROTECTED] (Larry Jones) >To: [EMAIL PROTECTED] (Anthony Eden) >Subject: Re: Help with Permission Denied >Date: Tue, Apr 18, 2000, 4:48 PM >

Re: Help with Permission Denied

2000-04-19 Thread Larry Jones
Anthony Eden writes: > > No, no /tmp/cvs-serv* directory is created on either the server or the > remote client. I've added some additional error messages to server.c. Please download the current development version (see www.cyclic.com) and try it -- you should get a more understandable error

Re: Help with Permission Denied

2000-04-19 Thread Anthony Eden
and failed. Here is the client output with tracing: cvs update: notice: main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot -> Sending file `PersistantObject.java' to server Permission denied Here are the log.in results: Valid-responses ok error Valid-requests Checked-in

Permission Denied for 'other' users

2005-05-17 Thread farseer
I have setup CVS under CYGWIN + XP. When i commit files, they are added to the repository as read only always (-r--r--r-- or -r-xr-xr-x). this means when anyone else does an update and tries to work with these files, he/she is unable to commit changes. does anyone know of the possible causes of

Re: Permission denied on :ext: protocol

2001-04-30 Thread Larry Jones
Stephen Rasku writes: > > I am trying to get the :ext: protocol working with rsh with little > success. When I try and checkout, I get: > > Permission denied. > cvs [checkout aborted]: end of file from server (consult above > messages if any) Upgrade the server to CVS

Re: Permission denied on :ext: protocol

2001-04-30 Thread Stephen Rasku
>Subject: Re: Permission denied on :ext: protocol >To: [EMAIL PROTECTED] >Date: Mon, 30 Apr 2001 13:21:37 -0400 (EDT) >Cc: [EMAIL PROTECTED] >From: [EMAIL PROTECTED] (Larry Jones) > >Stephen Rasku writes: >> >> I am trying to get the :ext: protocol working

Re: Permission denied on :ext: protocol

2001-04-30 Thread Stephen Rasku
Larry Jones wrote: >Stephen Rasku writes: >> >> I am trying to get the :ext: protocol working with rsh with little >> success. When I try and checkout, I get: >> >> Permission denied. >> cvs [checkout aborted]: end of file from server (consult ab

Re: Permission denied on :ext: protocol

2001-05-01 Thread Larry Jones
Stephen Rasku writes: > > users/tgx 11 >cvs version > Client: Concurrent Versions System (CVS) 1.11.1p1 (client/server) > Server: Permission denied. > cvs [version aborted]: end of file from server (consult above > messages if any) > users/tgx 12 >rsh lima cvs > Us

Re: Permission denied on :ext: protocol

2001-05-01 Thread Stephen Rasku
Larry Jones wrote: >Stephen Rasku writes: >> >> users/tgx 11 >cvs version >> Client: Concurrent Versions System (CVS) 1.11.1p1 (client/server) >> Server: Permission denied. >> cvs [version aborted]: end of file from server (consult above >> mess

Strange "Permission denied" problem during merge

2001-05-21 Thread Reinstein, Shlomo
tween 1.5 and 1.7 into my version of the file. However, I got the following output from this "cvs update" command: cvs update: could not open output file: Permission denied cvs update: subsidiary diff failed I checked that the necessary environment variables (e.g., HOMEDRIV

Permission denied when using CVS remotely

2001-06-01 Thread Kris Thielemans
Hi, I've set -up CVS on our Linux system (SuSE 6.3,cvs 1.10.7). It all works fine. Now I'm trying to access the archive remotely. I try this from both a Sun (solaris 2.7, cvs 1.10.7) and NT (4.0 sp5, using the cvs version 1.11 distributed with cygwin). I get "Permission Denied&

Import on pserver says "permission denied"

2002-04-10 Thread Mario Philipps
Hi, i am currently trying to import some source files into a pserver-repository running on a linux server (i am migrating an existing project to cvs). Now, when I try to import I get the message "permission denied", nothing else. I tried it with linux cvs 1.10.7 and with wincvs 1.2,

cvs update, empty dirs, permission denied

2002-08-29 Thread Dirk
there. If a client does an cvs update to get the latest version, the empty directory is not into the checkout directory of the client. Following error message: cvs server: cannot open directory . for empty check: Permission denied Anybody who can help me? Thanx a lot.

Re: Permission Denied for 'other' users

2005-05-18 Thread Todd Denniston
farseer wrote: > > I have setup CVS under CYGWIN + XP. > > When i commit files, they are added to the repository as read only > always (-r--r--r-- or -r-xr-xr-x). this means when anyone else does an > update and tries to work with these files, he/she is unable to commit > changes. > > does anyo

Re: Permission Denied for 'other' users

2005-05-18 Thread Andy Jones
In *NIX you can make all the users part of the same group, set all the files in the repository as owned by that group,  then set the repository directories group-sticky (chmod g+s).  That way new files are created with the cvs group.   Not sure how far that helps you with Cygwin + XP, though.  On

Re: Permission Denied for 'other' users

2005-05-18 Thread farseer
thanks for the response. I am not well versed in the unix/linux commands. as such, i am wondering if you may be able to assist further: 1) How can i create a group? 2) How can i add users to that group? 3) How dp o set all files in the CVS repository as owned by the newly created group? thanks m

Re: Permission Denied for 'other' users

2005-05-18 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 farseer <[EMAIL PROTECTED]> writes: > thanks for the response. I am not well versed in the unix/linux > commands. as such, i am wondering if you may be able to assist further: > > 1) How can i create a group? This varies by operating system. The 'm

cannot open /nonexistant/.cvsignore: Permission denied

2005-06-24 Thread Boris Landa
server: cannot open /nonexistant/.cvsignore: Permission denied Every time I do a cvs update it works but every directory has an additional error message: cvs update: cannot open /nonexistant/.cvsignore: Permission denied I looked into my directories. File <.cvsignore> is present everywher

cannot open /nonexistant/.cvsignore: Permission denied

2005-07-11 Thread Boris Landa
Title: cannot open /nonexistant/.cvsignore: Permission denied Hello Colleagues, It’s my second posting on the same issue. I am relatively new to CVS and I would really appreciate if somebody could help me to understand the root cause of the problem. I am using CVS version 1.11.17 for

Error: cannot open /root/.cvsignore: Permission denied

2001-04-23 Thread Geraint Evans
Hi I keep getting the following error whenever I try to do anything: "cannot open /root/.cvsignore: Permission denied" I am using pserver to access a remote repository. The error is intermittent - sometimes everything works fine and other times I can't do anything. The person

Re: Strange "Permission denied" problem during merge

2001-05-22 Thread Larry Jones
Reinstein, Shlomo writes: > > cvs update: could not open output file: Permission denied > cvs update: subsidiary diff failed Older versions of CVS always put the diff temp files in /tmp rather than the user-specified temp directory. You should probably upgrade to the lates

Re: Permission denied when using CVS remotely

2001-06-01 Thread Larry Jones
ted with cygwin). > > I get "Permission Denied" error messages when I try certain things, while it > works when doing other things. Other things seem to go wrong as well. Update to the most recent release (1.11.1p1), which you can get from www.cvshome.org. It has much better er

Re: Permission denied when using CVS remotely

2001-06-01 Thread Derek R. Price
d with cygwin). > > I get "Permission Denied" error messages when I try certain things, while it These error messages are tough for me to interpret as well, but the /tmp directory would be my first suspicion. Check your /usr/local/cvsroot[/module[/...]] and any LockDir you may ha

RE: Permission denied when using CVS remotely

2001-06-04 Thread Kris Thielemans
ur Linux system (SuSE 6.3,cvs 1.10.7). It all works > > fine. > > Now I'm trying to access the archive remotely. I try this from > both a Sun > > (solaris 2.7, cvs 1.10.7) and NT (4.0 sp5, using the cvs version 1.11 > > distributed with cygwin). > > > >

RE: Permission denied when using CVS remotely

2001-06-04 Thread Kris Thielemans
> > PS: I'm upgrading my server to 1.11.1p1 now. Don't think it will help > though. > exactly the same error message as with 1.11 ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

could not get working directory: Permission denied

2001-10-14 Thread phoebs
eated on the linux box. example of problems in winCVS: cvs import -I ! -I CVS -W "*.doc -k 'b'" -m "initial import for project" docs phoebe start (in directory F:\module_name\docs) i get the following error: cvs [server aborted]: could not get working directory

Permission denied while Rebuilding administrative file database

2001-12-17 Thread Dustin Cavanaugh
I've run into a problem I couldn't find described in the cvs archives. When committing one of the database files, I get a permission denied: ... cvs server: Rebuilding administrative file database cvs server: cannot remove .#modules: Permission denied cvs server: cannot rename

Re: cvs update, empty dirs, permission denied

2002-08-29 Thread sherzodr
:If someone adds a empty directory to the cvs project, on the cvs server :the directory is there. To keep an emtpy directory insert a dummpy file in it called ".keepme" or something like that. -- sherzodR ___ Info-cvs mailing list [EMAIL PRO

RE: "can't chdir(/root) permission denied" error

2000-02-29 Thread Tony Cleveland
Title: RE: "can't chdir(/root) permission denied" error First, sorry for the wrong diff type it will be corrected in the future. Second, I have read the manual and many of the related posts on this list and this seems to be a real problem even if it is only on linux. The so

Re: cannot open /nonexistant/.cvsignore: Permission denied

2005-07-11 Thread Todd Denniston
> > cvs server: cannot open /nonexistant/.cvsignore: Permission denied > I searched and have not found any directory with name. I > searched Internet and your archives. This message was not found. > Because of cygwin, you get a different message than is normally found. the canoni

permission denied by rshd while doing CVS update

2002-10-28 Thread Koti
While doing cvs update I got an error I am working on windows platform. cvs update: cannot log in as local user 'pkoti', remote user 'pkoti' cvs [update aborted]: Permission denied by rshd Can anybody guess what could be the w

cvs server: cannot open /root/.cvsignore: Permission denied

2001-02-26 Thread Develop01
although i initially created a cvs repository on a linux server as root, when i try to access the repository from my windows machine as a normal cvs user and do an import of a new project, the below error occurs: cvs server: cannot open /root/.cvsignore: Permission denied foolishing thinking

Re: Error: cannot open /root/.cvsignore: Permission denied

2001-04-23 Thread Matthias Kranz
On Mon, Apr 23, 2001 at 02:00:15PM +0100, Geraint Evans wrote: > I keep getting the following error whenever I try to do anything: > > "cannot open /root/.cvsignore: Permission denied" > > I am using pserver to access a remote repository. The error is > intermi

cvs client suddenly "permission denied" when updating directories

2001-11-21 Thread Thomas Voss
Hello, after upgrading my linux distribution (SuSE 7.0 -> 7.3), my cvs client has problems with creating new directories into the workingspace. After saying $> cvs update -d progdir I get: cvs [update aborted]: cannot make directory CVS in progdir: permission denied The new directory &#

my problem: cannot open /root/.cvsignore: Permission Denied

2001-01-26 Thread Ryan Grow
message). cvs -d :pserver:@:/usr/local/cvsroot login However, when I attempt to check out a project with the following command: cvs -d :pserver:@:/usr/local/cvsroot checkout I get the following error: cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]: can't

Cygwin CVS Login Error - "setuid failed: Permission denied"

2005-02-16 Thread Pingkui_Hou
hi, everyone, I am a newbie to the CVS. I encountered an error whiling installing and configuring the CVS under Cygwin. My OS is windows 2003 Server and Logon with my Domain Account: hfrank. I downloaded and installed ALL components being accessible from Cygwin Mirror site. So, I think my Cygwin is

Re: permission denied by rshd while doing CVS update

2002-10-28 Thread Paul Sander
orwarded mail from [EMAIL PROTECTED] While doing cvs update I got an error I am working on windows platform. cvs update: cannot log in as local user 'pkoti', remote user 'pkoti' cvs [update aborted]: Permission denied by rshd Can anybody guess what could be the wrong. --- E

Re: cvs server: cannot open /root/.cvsignore: Permission denied

2001-02-26 Thread Larry Jones
Develop01 writes: > > cvs server: cannot open /root/.cvsignore: Permission denied > cvs [server aborted]: can't chdir(/root): Permission denied http://www.cvshome.org/docs/manual/cvs_21.html#SEC182 If you need more explicit help, see the archives of this list (http://mail.g

RE: cvs server: cannot open /root/.cvsignore: Permission denied

2001-02-27 Thread Hanser, Kevin
line... unset HOME and that fixes it... Kevin -Original Message- From: Develop01 [mailto:[EMAIL PROTECTED]] Sent: Monday, February 26, 2001 8:49 PM To: Cvs (E-mail) Subject: cvs server: cannot open /root/.cvsignore: Permission denied although i initially created a cvs repository on a linux s

cvs [server aborted]: can't chdir(/root): Permission denied Error

2001-03-21 Thread Richard Otruba
from my attempt at creating a tag for the module "ohio". Thanks. Richard. cvs rtag Build79 ohio cvs [server aborted]: can't chdir(/root): Permission denied *CVS exited normally with code 1* ___ Info-cvs mailing list [EMAIL

cvs edit: cannot chdir(/var/spool/mqueue): Permission denied

2001-10-02 Thread Frank Thrum
cvs edit , I get an error message %cvs edit c13n.drc cannot chdir(/var/spool/mqueue): Permission denied the same entry in the file $CVSROOT/CVSROOT/loginfo works without problems. That's why I cannot understand the different behaviour of the mail action in the files notify and loginfo.

Why error /root/.cvsignore can not open. permission denied.

2001-10-05 Thread Rajesh Kumar
Why error /root/.cvsignore can not open. permission denied. ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: cvs client suddenly "permission denied" when updating directories

2001-11-21 Thread Larry Jones
Thomas Voss writes: > > after upgrading my linux distribution (SuSE 7.0 -> 7.3), > my cvs client has problems with creating new directories > into the workingspace. I'd say you have a SuSE problem, not a CVS problem. -Larry Jones Geez, I gotta have a REASON for everything? -- Calvin _

cannot rename file counter.v to CVS/,,counter.v: Permission denied

2000-05-29 Thread David Penn
hi, dear experts, i happened to the problem when i do merge the branch to main line. the error can be repeated in my computer. my system is win98, winCVS 1.0.6, local server + client. i can't figure out why does "permission denied" occur? below is my procedure (i follow the

RE: my problem: cannot open /root/.cvsignore: Permission Denied

2001-01-26 Thread Ryan Grow
tory for a .cvsignore file. Thanks again, Ryan -Original Message- From: Ryan Grow [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 8:29 AM To: '[EMAIL PROTECTED]' Subject: my problem: cannot open /root/.cvsignore: Permission Denied I have installed cvspserver on a Redhat lin

Re: my problem: cannot open /root/.cvsignore: Permission Denied

2001-01-26 Thread Derek R. Price
Ryan Grow wrote: > I get the following error: > cvs server: cannot open /root/.cvsignore: Permission denied > cvs [server aborted]: can't chdir(/root): Permission denied http://cvshome.org/docs/manual/cvs_21.html#SEC182 Derek -- Derek Price CVS Solut

Re: my problem: cannot open /root/.cvsignore: Permission Denied

2001-01-26 Thread Larry Jones
Ryan Grow writes: > > Why does it appear to be trying to access root's home directory, when I am > specifiying the > root directory in the -d argument? Because xinetd is setting $HOME in the pserver's environment to /root and CVS believes $HOME if it's set instead of figuring it out itself. Mos

cvs [server aborted]: could not get working directory: Permission denied

2004-09-22 Thread Mayfield.Kaloma
Hi, A have a CVS problem. We are running CVS and keep getting this error when we try to checkout software (cvs [server aborted]: could not get working directory: Permission denied). I have the directory WIDE open (777) and we still can't get the problem to go away. Any sugges

Re: cvs [server aborted]: can't chdir(/root): Permission denied Error

2001-03-21 Thread Derek R. Price
Richard Otruba wrote: > repository (i.e. commit, tag, etc.) gives the "can't chdir..." error > specified in the subject line. The original implementer of CVS is no longer http://cvshome.org/docs/manual/cvs_21.html#SEC182 for the answer to this *VERY* frequently asked question. CVSHome.org

permissions for /tmp (was Permission denied when using CVS remotely)

2001-06-05 Thread Kris Thielemans
ter that I get: $ cvs -t update cvs update: notice: main loop with CVSROOT=parapet:/usr/local/cvsroot -> Starting server: rsh parapetcvs server cannot create_adm_p /tmp/cvs-serv24426/PPhead Permission denied So, I have a problem with accessing /tmp on my Linux server. But what should I do abo

Re: cvs edit: cannot chdir(/var/spool/mqueue): Permission denied

2001-10-02 Thread Frank Thrum
sorry, I forgot to say that I use Solaris 2.7. > I use cvs 1.11.1p1. > > Frank > > [EMAIL PROTECTED] ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: cvs edit: cannot chdir(/var/spool/mqueue): Permission denied

2001-10-04 Thread Frank Thrum
in notify is wrong. I tried on the command line: fth@saft(23)%echo "" | /usr/ucb/mail fth -s "CVS notification" cannot chdir(/var/spool/mqueue): Permission denied fth@saft (24)% echo "" | mail fth -s "CVS notification" mail: Options MUST PRECEDE persons

Re: cvs edit: cannot chdir(/var/spool/mqueue): Permission denied

2001-10-04 Thread Larry Jones
Frank Thrum writes: > > Thus the command line in the virgin file 'notify' has wrong syntax. %s > means the recipient, and should be given as the last argument. > Insted of > ALL /usr/ucb/mail %s -s "CVS notification" > it should read like > ALL /usr/ucb/mail -s "CVS notification" %s Som

failed to move file out of the attic: Permission denied

2002-03-07 Thread jazzvale
I got the error: failed to move `D:/CVSReps/ ... /xxx,v' out of the attic: Permission denied when I try to "resurrect" a file previously deleted. I've read that it has been a big bug of cvs but has been already solved... The user has full permission on all th

Re: cvs [server aborted]: could not get working directory: Permission denied

2004-09-22 Thread Steve McIntyre
On Wed, Sep 22, 2004 at 11:23:00AM -0400, Mayfield.Kaloma wrote: >Hi, > A have a CVS problem. We are running CVS and keep getting this >error when we try to checkout software (cvs [server aborted]: could not >get working directory: Permission denied). I have the directory WID

Re: cvs [server aborted]: could not get working directory: Permission denied

2004-09-22 Thread Kate Ebneter
On Sep 22, 2004, at 8:23 AM, Mayfield.Kaloma wrote: Hi, A have a CVS problem. We are running CVS and keep getting this error when we try to checkout software (cvs [server aborted]: could not get working directory: Permission denied). I have the directory WIDE open (777) and we still

Re: permissions for /tmp (was Permission denied when using CVS remotely)

2001-06-05 Thread Larry Jones
Kris Thielemans writes: > > $ cvs -t update > cvs update: notice: main loop with CVSROOT=parapet:/usr/local/cvsroot > -> Starting server: rsh parapetcvs server > cannot create_adm_p /tmp/cvs-serv24426/PPhead > Permission denied The most likely cause of this problem is

RE: permissions for /tmp (was Permission denied when using CVS remotely)

2001-06-06 Thread Kris Thielemans
gt; > $ cvs -t update > > cvs update: notice: main loop with CVSROOT=parapet:/usr/local/cvsroot > > -> Starting server: rsh parapetcvs server > > cannot create_adm_p /tmp/cvs-serv24426/PPhead > > Permission denied > > The most likely cause of this problem is th

Re: failed to move file out of the attic: Permission denied

2002-03-09 Thread Larry Jones
jazzvale writes: > > failed to move `D:/CVSReps/ ... /xxx,v' out of the attic: Permission > denied > > when I try to "resurrect" a file previously deleted. I've read that it > has been a big bug of cvs but has been already solved... >

Re: cvs 1.10.7: cvs server: cannot open /root/.cvsignore: Permission denied

2000-04-28 Thread Brian Huddleston
> W. L. Estes writes: > > > > $ cvs -f -d :pserver:wlestes@michael:/usr/local/CVS checkout wlcd > > cvs server: cannot open /root/.cvsignore: Permission denied > > cvs [server aborted]: can't chdir(/root): Permission denied > > > > why is cvs even *lo

Re: cvs 1.10.7: cvs server: cannot open /root/.cvsignore: Permission denied

2000-04-28 Thread Kerry L. Bonin
Brian Huddleston wrote: > >> W. L. Estes writes: >> > >> > $ cvs -f -d :pserver:wlestes@michael:/usr/local/CVS checkout wlcd >> > cvs server: cannot open /root/.cvsignore: Permission denied >> > cvs [server aborted]: can't chdir(/root): Permission de

cannot open CVS/Repository: Permission denied (but it can for other Reps)

2004-09-14 Thread emammendes
Hello I have set up a cvs server in my office that can be connected via ssh. I have no problem to issue any cvs command on two of the three respositories that I have. However on the third one cvs returns: cvs [log aborted]: cannot open CVS/Repository: Permission denied What can be wrong

Re: cannot open CVS/Repository: Permission denied (but it can for other Reps)

2004-09-14 Thread Rohan Nandode
via ssh. I have no problem to issue any cvs command on two of the three respositories that I have. However on the third one cvs returns: cvs [log aborted]: cannot open CVS/Repository: Permission denied What can be wrong? Many thanks Ed PS. On the server side everything works fine. server runs

  1   2   >