CVS problem

2004-10-06 Thread Adam Lipscombe
Title: Message Folks,   I have  a cvs client accessing a remote server (version Concurrent Versions System (CVS) 1.11.1p1 (client/server)) via the :ext: mechanism and an SSH tunnel. This has been working fine for months.   Now when I get the following output from the client:   cvs.exe -n up

CVS Problem

2001-04-30 Thread sachin
Dear Sir, From last three weeks i am tried to configure CVS in Red Hat 6.2 server with Wincvs client 1.2. I am facing same problem last three weeks. i could not solve the proble with help of manuals and CVS news group. the problem is as follows.   NEW CVSROOT: :pserver:sachin@cvs:/usr/local/c

CVS problem

2001-05-02 Thread sachin desai
Dear Sir, Thanks for reply. According to your instruction i have done all the things but didn't succeed. following i have added in the inetd.conf 2401 stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/repository pserver when i restart the machine after adding this line to inetd.conf or

CVS problem

2001-11-28 Thread David Churches
Hi, I have just set up a repository on a machine and I intend for all users to connect through the pserver. I have followed all of the instructions, and I can verify that all users can log in and log out of CVS. However, I get problems when I try to import code (although it does seem to work)

cvs problem

2001-10-08 Thread Sangeetha Parthasarathy
Hi All, when I do a :   cvs co src , where src is my source directory, I get the following errors and the co command fails :   cvs checkout: Updating src cvs checkout: failed to create lock directory for '/data2/cvsroot/time/src' (/data2/cvsroot/time/src/#cvs.lock): Permission denied. cvs ch

cvs problem

2002-01-08 Thread inicandr
To whom it may concern: I am getting this problem: cvs log: failed to create lock directory in repository '/develop/src/MAIN/vault/is/sap_intf_hq': Permission denied cvs log: failed to obtain dir lock in repository '/develop/src/MAIN/vault/is/sap_intf_hq' cvs [log aborted] : read lock failed -

CVS problem

2002-02-05 Thread Steve Platt
Hi ! I have a problem accessing a repository with a username I have created. I have 2 usernames, clasuser01 and nruser01 I also have 2 groups cvs-clas and cvs-nr I want to use the LockDir option so I have also created a group cvslock, which both users belong to. My problem is this... clas

cvs problem

2002-03-04 Thread yand
I often happen this problem that authorization failed: server rejected access to /home/cvsroot for user cvs or used empty password ;try "cvs login"with a real password

CVS problem

2002-03-26 Thread Robert Charles
I am having problems connecting to a CVS server I am attempting to configure. I believe I have setup the server per all the Documentation I can find but I recieve the following message when I attempt to connect with WinCVS. cvs [login aborted]: connect to xxx.xxx.xxx.xxx:2401 failed: Connection

CVS problem

2002-05-20 Thread Sudhaker P
Hi all, I've posted a question about CVS migration two days ago and with your help I'm able to successfully login to the server, but now I've a new problem. Can any of you gurus please help. The problem is a below "cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]:

Cvs problem

2002-07-11 Thread Jim McIntosh
Hi Guys, I'm having a problem with vss2cvs.pl the problem is that when the script tries to concatenate $currdir with $dirline it seems to copy one over the other rather than next to each other. i.e $currfile should be cvsrepository/hi.txt however it ends up being hi.txtository Heres that part

CVS problem

2000-05-14 Thread Michael S. Tsirkin
l S. Tsirkin" <[EMAIL PROTECTED]> To: Michael Tsirkin <[EMAIL PROTECTED]> Subject: CVS problem Reply-To: "Michael S. Tsirkin" <[EMAIL PROTECTED]> Try this: we have cvsroot in /afs/iil/nike/data/fcde/cvsroot Further, under this we have directory pvpd_utils and under t

cvs - problem

2000-05-25 Thread scott hulett
I normally try to check all the boards Before I ask for help.  But I cant find this data.  I had a person that was going through files to check for the passwd for a different system. when he was done I got this problem on CVS.   Error: $cvstreedefault points to a repository not defined in %C

CVS Problem

2001-01-04 Thread Catherine Curtiss
I'm having trouble using CVS. I will check out files, edit them, and commit them. It gives them a new version number (no error comes up), but the files are not updated. If I go to the CVS repository and look at the file there, it's the old version not the one I just modified. Has anyone seen this

CVS Problem

2005-04-20 Thread Manuel Ledesma
I was using CVS in local machine fine; running on top of Fedore Core 4. my cvs version is 1.11.20 and after updating my system, I started getting this error: cvs [login aborted]: unrecognized auth response from localhost: cvs pserver: cannot open /var/cvs/CVSROOT/config: Permission denied I wou

interesting CVS problem

2001-04-16 Thread Fran Fabrizio
Here's a scenario I ran into this weekend, wondering what the proper way to handle it would have been. (I know what I did was horrendous) 1. A user had checked in a bunch of images without -kb, and thus the images were corrupted when I tried to view them after checking them back out. 2. I told

Re: CVS Problem

2001-05-01 Thread David Fuller
check your server logs. you probably didn't have '-f' in your inetd.conf line for cvs. > sachin wrote: > > Dear Sir, > > From last three weeks i am tried to configure CVS in Red Hat 6.2 > server with Wincvs client 1.2. > > I am facing same problem last three weeks. > > i could not solve the

Re: CVS Problem

2001-05-01 Thread Larry Jones
sachin writes: > > cvs [login aborted]: recv() from server cvs: Connection reset by peer There's something wrong with your inetd.conf (or equivalent) -- inetd is listening for connections, but is unable to start the CVS server. Most likely, you have the path wrong in inetd.conf. You should als

Re: CVS problem

2001-05-02 Thread Larry Jones
sachin desai writes: > > 2401 stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/repository > pserver Most systems don't allow numeric port numbers in inetd.conf -- you probably need to add a "cvspserver" entry to your /etc/services file and use "cvspserver" instead of "2401" in inetd.con

Re: CVS problem

2001-05-02 Thread Matthias Kranz
On Wed, May 02, 2001 at 03:18:22PM +0530, sachin desai wrote: > Thanks for reply. > According to your instruction i have done all the things but didn't succeed. > following i have added in the inetd.conf > > 2401 stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/repository > pserver Make

FW: CVS problem

2001-05-08 Thread Chris Cameron
Greetings, One of our developers has reported the following behaviour from CVS. I think I've found in the update code where this behaviour, the question is whether there is a reason for this behaviour? Our developer expected the timestamp to revert to the original co timestamp. % cvs co foo/ba

RE: CVS problem

2001-05-09 Thread Jerry Nairn
>From: Chris Cameron [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 08, 2001 10:42 PM >The checkout gets the correct timestamnp on the file. > >The first update gives bar.cc a timestamp which corresponds to the >time you issued the update command. > >The second update give bar.cc the timestamp of

RE: CVS problem

2001-05-09 Thread Chris Cameron
2001 5:50 a.m. To: 'Chris Cameron'; Infocvs Subject: RE: CVS problem >From: Chris Cameron [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 08, 2001 10:42 PM >The checkout gets the correct timestamnp on the file. > >The first update gives bar.cc a timestamp which correspon

Re: CVS problem

2001-05-10 Thread Eric Siegerman
On Thu, May 10, 2001 at 10:37:22AM +1200, Chris Cameron wrote: > That was my first reaction as well. However IMHO this theory is incorrect. > > 1. I check out a file. > 2. I build the .o file > 3. I make changes to the file. > 4. I realise I made a mistake in the changes, so I remove the file an

Re: CVS problem

2001-11-28 Thread Larry Jones
Michal Wallace writes: > > short answer: put a "-f" after "cvs" in inetd.conf And if that isn't sufficient to fix the problem, upgrade to the current release of CVS (1.11.1p1) from www.cvshome.org. -Larry Jones If I get a bad grade, it'll be YOUR fault for not doing the work for me! -- Calvin

Re: cvs problem

2001-10-08 Thread Larry Jones
Sangeetha Parthasarathy writes: > > cvs checkout: Updating src > cvs checkout: failed to create lock directory for '/data2/cvsroot/time/src' >(/data2/cvsroot/time/src/#cvs.lock): Permission denied. > cvs checkout: failed to obtain dir lock in repository '/data2/cvsroot/time/src' > cvs [checkout

Re: cvs problem

2002-01-08 Thread Donald Sharp
Make sure you have write permissions on the /develop/src/MAIN/vault/is/sap_intf_hq directory. Generally you want everyone in the same group who is doing development and you want rwx permissions for that group. You can enforce the correct directory permissions for when new directories are create

Re: cvs problem

2002-01-08 Thread Larry Jones
[EMAIL PROTECTED] writes: > > I am getting this problem: > cvs log: failed to create lock directory in repository > '/develop/src/MAIN/vault/is/sap_intf_hq': Permission denied Change the permissions on /develop/src/MAIN/vault/is/sap_intf_hq so that you're allowed to create files and directorie

Re: CVS problem

2002-02-05 Thread Larry Jones
Steve Platt writes: > > However, I have > attempted to give the same permissions to nruser01, but when I try to do a > checkout the system tries to write to a LockDir in the repository and NOT in > the LockDir that I want to write to. That implies that you *don't* have LockDir set in the CVSROOT/

Baffling cvs problem

2002-02-12 Thread Russ Taylor
[apologies, the last message I sent was missing some data] We have a pair of CVS servers, both running Debian 3.0 (Linux), cvs version 1.11.1p1. We're using pserver. On one of the servers, projects with large files are having difficulties: the CVS process exits with output like this: cvs check

Re: CVS problem

2002-05-20 Thread Larry Jones
Sudhaker P writes: > > "cvs server: cannot open /root/.cvsignore: Permission denied > cvs [server aborted]: can't chdir(/root): Permission denied" Make sure you have a -f option in your [x]inetd configuration (just before the --allow-root option is a good place). -Larry Jones I wonder if I can

another CVS problem

2002-05-20 Thread Sudhaker P
Hi, Larry's solution helped me out of the problems .Thanks a lot folks, that really helped.I was able to go to the directories but I'm facing a new problem when I'm checking out files from the repository: "cvs server: Updating /DesignDocuments cvs server: failed to create lock directory for `/

Re: CVS problem

2000-05-14 Thread Andy Glew
> "What are you doing working at a company in a not officially > supported role? Are you daft or stupid?!?". You must have a very uninteresting job, Toby, if all the work you do is officially supported. More than half of the work I do is skunkwork, unofficial, unsupported - and my bosses realiz

Re: CVS problem

2000-05-14 Thread Chris Cowan
d the following bug with cvs-1.10.7 > Help/comments will be appreciated. > Pls mail me at [EMAIL PROTECTED] > Thanks, > MST > > - Forwarded message from "Michael S. Tsirkin" <[EMAIL PROTECTED]> - > > Date: Sun, 14 May 2000 17:57:41 +0300 > F

Re: CVS problem

2000-05-14 Thread Russ Allbery
Andy Glew <[EMAIL PROTECTED]> writes: > From: Russ Allbery <[EMAIL PROTECTED]> >> I've been using CVS with AFS for years now and it works great. It's a >> bit slower than having a repository on local disk, but ease of backups >> and universal accessibility more than makes up for it. > By the wa

Re: CVS problem

2000-05-15 Thread Noel L Yap
[EMAIL PROTECTED] on 05/14/2000 05:39:09 PM >Chris Cowan <[EMAIL PROTECTED]> writes: > >> In the past (no longer), I've used or attempted to used RCS and CVS with >> both AFS and DFS. (I admined AFS for over 6 years, DFS for 2 years). I >> would avoid the AFS/CVS combination for the followin

Re: CVS problem

2000-05-15 Thread Noel L Yap
AIL PROTECTED] (bcc: Noel L Yap) Subject: Re: CVS problem > One place I worked for had CVS performance trouble. They were > using it over NFS, client-server, and a number of other ways. > After cleaning things up, going completely client-server, and > using local disk for both the

Re: CVS problem

2000-05-14 Thread Tobias Weingartner
This is a slight detour, but I could not resist. On Sunday, May 14, "Andy Glew" wrote: > > (1) I see that you are using CVS and AFS. > Many readers of this list recommend using > CVS server mode, rather than upon a network > filesystem. I must admit that I think that is > bogus - else what's a

Re: CVS problem

2000-05-14 Thread Russ Allbery
Chris Cowan <[EMAIL PROTECTED]> writes: > In the past (no longer), I've used or attempted to used RCS and CVS with > both AFS and DFS. (I admined AFS for over 6 years, DFS for 2 years). I > would avoid the AFS/CVS combination for the following reasons: I've been using CVS with AFS for years no

Re: CVS problem

2000-05-14 Thread Chris Cowan
Russ Allbery wrote: > > Chris Cowan <[EMAIL PROTECTED]> writes: > > > - AFS (unlike DFS) does not support any sort file locking in the > > "normal" (POSIX) manner. Even if you enable the "k" ACL on the > > directory! > > Irrelevant for CVS, which uses dot-locking that works fine in AFS. > W

Re: CVS problem

2000-05-14 Thread Tobias Weingartner
On Sunday, May 14, "Andy Glew" wrote: > > Unfortunately, I have never yet worked in a place where I was allowed > to set up my own CVS server. Or, if I had control over my own machine, > where my CVS server could network across the various intra-company > gateways to all the places where I and o

Re: CVS problem

2000-05-14 Thread Andy Glew
From: Russ Allbery <[EMAIL PROTECTED]> > I've been using CVS with AFS for years now and it works great. It's a bit > slower than having a repository on local disk, but ease of backups and > universal accessibility more than makes up for it. By the way: are you using AFS on LINUX with CVS? What

Re: CVS problem

2000-05-14 Thread Andy Glew
> One place I worked for had CVS performance trouble. They were > using it over NFS, client-server, and a number of other ways. > After cleaning things up, going completely client-server, and > using local disk for both the repo, and the client-side, they > saw at *least* a 10-fold improvement.

Re: CVS problem

2000-05-14 Thread Andy Glew
> One place I worked for had CVS performance trouble. They were > using it over NFS, client-server, and a number of other ways. > After cleaning things up, going completely client-server, and > using local disk for both the repo, and the client-side, they > saw at *least* a 10-fold improvement.

Re: CVS problem

2000-05-14 Thread Andy Glew
until a new rev of the AFS client for LINUX comes out. Only to use CVS on AFS on Solaris/x86. - Original Message - From: Michael S. Tsirkin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 14, 2000 10:15 AM Subject: CVS problem > Hello! > I have e

Re: CVS problem

2000-05-14 Thread Tobias Weingartner
On Sunday, May 14, "Andy Glew" wrote: > > You must have a very uninteresting job, Toby, > if all the work you do is officially supported. Certainly not. Not all of my work is "sanctioned", nor is all of it "officially supported", however... > More than half of the work I do is skunkwork, > un

Re: CVS problem

2000-05-14 Thread Russ Allbery
Chris Cowan <[EMAIL PROTECTED]> writes: > Russ Allbery wrote: >> Irrelevant for CVS, which uses dot-locking that works fine in AFS. > Well call me skeptical, but have you actually stressed this in a variety > of situations or are you just basically working with a small group of > well behaved de

Re: CVS problem

2000-05-15 Thread Andy Glew
> I don't understand. What would prevent you from using CVS in client/server mode To begin with, we can ignore pserver out of hand, right? > (unless those that configured it absolutely turned it off) if you're able to use > it in local mode? The only thing I can think of is if the repository i

Re: cvs - problem

2000-05-25 Thread Avi Green
> Error: $cvstreedefault points to a repository not defined in %CVSROOT > then it tells me to edit cvsweb.conf Scott, This is an error message from cvsweb, not CVS. It indicates that cvsweb is improperly configured. Someone should edit cvsweb.conf (If you don't know where that is, grep your cv

RE: CVS Problem

2001-01-04 Thread Rudy Zung
rtiss [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 04, 2001 10:07 AM To: [EMAIL PROTECTED] Subject: CVS Problem I'm having trouble using CVS. I will check out files, edit them, and commit them. It gives them a new version number (no error comes up), but the files are not updated. If I go

Re: CVS Problem

2001-01-04 Thread Rex_Jolliff
You Wrote: >I'm having trouble using CVS. I will check out files, edit them, and commit >them. It gives them a new version number (no error comes up), but the files >are not updated. If I go to the CVS repository and look at the file there, >it's the old version not the one I just modified. Has

Re: CVS Problem

2001-01-04 Thread Larry Jones
Catherine Curtiss writes: > > I'm having trouble using CVS. I will check out files, edit them, and commit > them. It gives them a new version number (no error comes up), but the files > are not updated. If I go to the CVS repository and look at the file there, > it's the old version not the one I

Re: CVS Problem

2005-04-21 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel Ledesma <[EMAIL PROTECTED]> writes: > I was using CVS in local machine fine; running on top of Fedore Core 4. > my cvs version is 1.11.20 and after updating my system, I started > getting this error: > > cvs [login aborted]: unrecognized auth

Re: CVS Problem

2005-04-21 Thread Manuel Ledesma
Mark D. Baushke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel Ledesma <[EMAIL PROTECTED]> writes: I was using CVS in local machine fine; running on top of Fedore Core 4. my cvs version is 1.11.20 and after updating my system, I started getting this error: cvs [login aborted]: unrec

Re: CVS Problem

2005-04-21 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel Ledesma <[EMAIL PROTECTED]> writes: > Mark D. Baushke wrote: > > >Manuel Ledesma <[EMAIL PROTECTED]> writes: > >>I was using CVS in local machine fine; running on top of Fedore Core 4. > >>my cvs version is 1.11.20 and after updating my system

Re: CVS Problem

2005-04-21 Thread Manuel Ledesma
Mark D. Baushke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel Ledesma <[EMAIL PROTECTED]> writes: Mark D. Baushke wrote: Manuel Ledesma <[EMAIL PROTECTED]> writes: I was using CVS in local machine fine; running on top of Fedore Core 4. my cvs version is 1.11.20 and afte

Re: CVS Problem

2005-04-21 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel Ledesma <[EMAIL PROTECTED]> writes: > Mark D. Baushke wrote: > >Manuel Ledesma <[EMAIL PROTECTED]> writes: > >>Mark D. Baushke wrote: > >>>Manuel Ledesma <[EMAIL PROTECTED]> writes: > I was using CVS in local machine fine; running on top of

Re: CVS Problem

2005-04-21 Thread Mike Klinke
On Thursday 21 April 2005 17:27, Manuel Ledesma wrote: > I was using CVS in local machine fine; running on top of > Fedore Core 4. my cvs version is 1.11.20 and after updating > my system, I started getting this error: Didn't CVS just move to the list of apps now under SELinux cont

Re: CVS Problem

2005-04-21 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Klinke <[EMAIL PROTECTED]> writes: > On Thursday 21 April 2005 17:27, Manuel Ledesma wrote: > > > I was using CVS in local machine fine; running on top of > > Fedore Core 4. my cvs version is 1.11.20 and after updating > > my syst

Re: CVS Problem

2005-04-21 Thread Manuel Ledesma
Mark D. Baushke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Klinke <[EMAIL PROTECTED]> writes: On Thursday 21 April 2005 17:27, Manuel Ledesma wrote: I was using CVS in local machine fine; running on top of Fedore Core 4. my cvs version is 1.11.20 and after updating my system,

Re: Regarding CVS Problem

2004-05-11 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saurabh Pradhan <[EMAIL PROTECTED]> writes: > Thanks Mark, > I appreciate that help. > > To avoid tags usage upto this extent how do i manage my releases, any > suggestions?? There are as many ways to manage releases as there software companies. Th

CVS Problem : Broken Sync?

2004-07-28 Thread Lee
Hi, I can't connect to CVS anymore without getting the following error: --- [EMAIL PROTECTED]/usr/local/CVS#cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/usr/local/CVS CVS password: cvs [login aborted]: unrecognized auth response from 123.123.com: cvs pserver: /usr/local/

Re: interesting CVS problem

2001-04-16 Thread Larry Jones
Fran Fabrizio writes: > > 1. A user had checked in a bunch of images without -kb, and thus the > images were corrupted when I tried to view them after checking them back > out. > 2. I told the user to delete the images from his working directory, > then use cvs remove to remove all of them, and

Re: FW: CVS problem

2001-05-10 Thread Eric Siegerman
On Wed, May 09, 2001 at 05:42:14PM +1200, Chris Cameron wrote: > % cvs co foo/bar.cc > % cd foo > % ls -l > % rm bar.cc > % cvs update bar.cc > % ls -l > % rm bar.cc > % vi CVS/Entries (remove the line for bar.cc) > % cvs update bar.cc > % ls -l > Our developer expected the > timesta

Re: Baffling cvs problem

2002-02-12 Thread Larry Jones
Russ Taylor writes: > > cvs [checkout aborted]: end of file from server (consult above messages > if any) > > As you can see, not a clue from cvs as to why it died. Try upgrading the server to the current development release of CVS -- I just made a change yesterday that should get you an error

Re: another CVS problem

2002-05-20 Thread david
> Hi, > > Larry's solution helped me out of the problems .Thanks a lot folks, that > really helped.I was able to go to the directories but I'm facing a new > problem when I'm checking out files from the repository: > "cvs server: Updating /DesignDocuments > cvs server: failed to create lock dir

please help, cvs problem

2001-01-24 Thread Patrick Amirian
Hi and thanks for reading, I'm trying to set up a cvs repository, this is how I'm doing it, create the directory /home/patrick/cvsroot then I do cvs -d /home/patrick/cvsroot init then I create my xinetd.conf file oh by the way I'm on RH 7.0 service cvspserver { socket_type = stream

Re: CVS Problem : Broken Sync?

2004-07-28 Thread Larry Jones
Lee writes: > > cvs [login aborted]: unrecognized auth response from 123.123.com: cvs > pserver: /usr/local/CVS/CVSROOT/config: unrecognized keyword > 'UseNewInfoFmtStrings' Your $CVSROOT/CVSROOT/config file contains entries that are only supported by the 1.12 releases of CVS but the server you

CVS problem over Mandrake Linux

2001-06-11 Thread jquest jquest
Hi all, I will to use CVS over Mandrake as CVS Server. I will to have password auth.. I configured my xinetd : # /etc/cvs/cvs.conf. service cvspserver { disable = no port= 2401 socket_type = stream protocol= tcp

CVS problem on windows NT

2000-05-23 Thread Denis Trompette
Hi, I have some problems to run CVS on Windows NT. I would like to create a multiple developpers project with CVS on NT. I put a project on my machine and I would like that a person can access to this project from its machine. To do that I execute this command from the "client" machine:   cv

Re: please help, cvs problem

2001-01-24 Thread Michael Peck
You have the allow-root set to /home/pamarian, but did a cvs init on /home/patrick. That's the problem. Patrick Amirian wrote: > Hi and thanks for reading, > > I'm trying to set up a cvs repository, > this is how I'm doing it, > > create the directory /home/patrick/cvsroot > then I do > cvs -d

Re: please help, cvs problem

2001-01-24 Thread Patrick Amirian
my fault, consider pamirian being patrick there is no problem with my directories... I'm not sure but it seems to be some kind of a permission problem when it's trying to access the /root/.cvsignore file ... why root tho ? is it because cvs is running as root ? Michael Peck wrote: > You have

Re: please help, cvs problem

2001-01-25 Thread Marinalva Dias Soares
Please, try to give the permissions 755 to the directory root. On Wed, 24 Jan 2001, Patrick Amirian wrote: > Hi and thanks for reading, > > I'm trying to set up a cvs repository, > this is how I'm doing it, > > create the directory /home/patrick/cvsroot > then I do > cvs -d /home/patrick/cvs

Re: please help, cvs problem

2001-01-25 Thread Larry Jones
Patrick Amirian writes: > >server_args = --allow-root=/home/pamirian/cvsroot pserver > cvs server: cannot open /root/.cvsignore : Permission denied > cvs [server aborted]: can't chdir (/root): Permission denied You need to add -f to the server_args, just like it says in the manual (

Re: please help, cvs problem

2001-01-25 Thread Larry Jones
Marinalva Dias Soares writes: > > Please, try to give the permissions 755 to the directory root. Do you also suggest leaving your car unlocked and running all the time if you have problems starting it? -Larry Jones Hmm... That might not be politic. -- Calvin _

RE: please help, cvs problem

2001-01-25 Thread Jerry Nairn
In the archives of the info-cvs list is an email from [EMAIL PROTECTED] describing how to set this up, and there's a reply from [EMAIL PROTECTED] with an additional suggestion. Use something like this: service cvspserver { socket_type = stream wait= no user

cvs problem under cygwin, cvs documentation

2004-03-15 Thread luke . kendall
Although we have a moderately good workaround (an old version of cvs compiled up), we have a long-standing problem with cvs in Cygwin that I'm looking into finally. We get responses like: $ /usr/bin/cvs update [EMAIL PROTECTED]'s password: ' from cvs serverng: unrecognized response

Re: CVS problem over Mandrake Linux

2001-06-11 Thread Matthew Riechers
jquest jquest wrote: > > Hi all, > I will to use CVS over Mandrake as CVS Server. > I will to have password auth.. > I configured my xinetd : > # /etc/cvs/cvs.conf. > > service cvspserver > { > disable = no > port= 2401 > socket_type =

Re: CVS problem over Mandrake Linux

2001-06-12 Thread Derek R. Price
Matthew Riechers wrote: > > I start a Windows cvs client and try to connect as anonymous. > > The client return this message: > > CVS.EXE [login aborted]: could not find out home directory. > > > > I can not find where is the problem. > > Any ideas? > > > > Thanks in advance. > > Make sure $HOME

cvs problem with modules, please help!

2002-02-22 Thread Sergey Malov
I found the following addition to the CVS's "modules" file doesn't work as it suppose, according to some posts whcih I've seen in this group foo -d . proj1/subproj1 file1.pl where $CVSROOT/proj1/subproj1/file1.pl does exists. When I'm trying to checkout file1.pl, I'm getting message: "cvs serve

Re: vss2cvs.pl problem (Was: Cvs problem)

2002-07-11 Thread Noel Yap
--- Jim McIntosh <[EMAIL PROTECTED]> wrote: > I'm having a problem with vss2cvs.pl the problem is > that when the > script tries to concatenate $currdir with $dirline > it seems to copy one over > the other rather than next to each other. > i.e > $currfile should be cvsrepository/hi.txt > however

Re: vss2cvs.pl problem (Was: Cvs problem)

2002-07-11 Thread Jim McIntosh
or came up. Thanks for your help, James >From: Noel Yap <[EMAIL PROTECTED]> >To: Jim McIntosh <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: Re: vss2cvs.pl problem (Was: Cvs problem) >Date: Thu, 11 Jul 2002 06:57:13 -0700 (PDT) > >--- Jim McIntosh <[EMAIL PROTE

RE: CVS problem on windows NT

2000-05-23 Thread Eitle Jürgen
Hi, try the following links, but be warned, CVS on NT is a bit messy http://www.wincvs.org/ http://betty.magenta-logic.com/cvs/ and links therein good luck Jürgen Eitle Voice : +41 22 909-7123 ELCA Infor

RE: CVS problem on windows NT

2000-05-23 Thread Arthur Barrett
D] > Subject: CVS problem on windows NT > > Hi, > I have some problems to run CVS on Windows NT. > I would like to create a multiple developpers project with CVS on NT. > I put a project on my machine and I would like that a person can access to > this project from its mac

Re: cvs problem under cygwin, cvs documentation

2004-03-15 Thread luke . kendall
I wrote: > Although we have a moderately good workaround (an old version of cvs > compiled up), we have a long-standing problem with cvs in Cygwin that > I'm looking into finally. We get responses like: In case you didn't see my other warning post, I'll repeat it here: I just sent the same que

Re: cvs problem under cygwin, cvs documentation

2004-03-16 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >Although we have a moderately good workaround (an old version of cvs >compiled up), we have a long-standing problem with cvs in Cygwin that >I'm looking into finally. We get responses like: > My Cygwin compilation works fi

Re: cvs problem under cygwin, cvs documentation

2004-03-16 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >Concurrent Versions System (CVS) 1.11.6 (client/server) P.S., 1.11.6 is getting pretty old. You should consider upgrading to 1.11.14. A lot of bug fixes have gone in since 1.11.6, some specific to Cygwin, at least in

cvs problem while every issue of command

2001-04-05 Thread Sudarshan
hi i am using redhatlinux 7.0 with cvs version cvs-1.10.8-8 i have writtern down the procedure which i have done now I STARTED AS FOLLOWS. logged in as root * pwd /projects #mkdir project1 #cvs -d /projects/project1 init #chown -R sudhi project1 #chown -R mp3 project1 where mp3 contains u

Re: cvs problem with modules, please help!

2002-02-22 Thread Larry Jones
Sergey Malov writes: > > When I'm trying to checkout file1.pl, I'm getting message: > "cvs server: existing repository /home/users/cvs/CVSROOT doesn't match > /home/users/cvs/CVSROOT/proj1/subproj1 > cvs server: ignoring module foo" That implies that you're trying to checkout files from differen

Re: cvs problem with modules, please help!

2002-02-22 Thread Greg A. Woods
[ On , February 22, 2002 at 10:23:51 (-0800), Sergey Malov wrote: ] > Subject: cvs problem with modules, please help! > > I found the following addition to the CVS's "modules" file doesn't > work as it suppose, according to some posts whcih I've seen in this

Re: cvs problem with modules, please help!

2002-02-25 Thread Eugene Katzman
[EMAIL PROTECTED] (Sergey Malov) wrote in message news:<[EMAIL PROTECTED]>... > I found the following addition to the CVS's "modules" file doesn't > work as it suppose, according to some posts whcih I've seen in this > group > > foo -d . proj1/subproj1 file1.pl > > where $CVSROOT/proj1/subproj1

Re: cvs problem with modules, please help!

2002-02-25 Thread Steve Greenland
On Fri, Feb 22, 2002 at 04:01:24PM -0500, Greg A. Woods wrote: > You can't use "-d ." -- you must specify a directory name other than '.' > > (you can't use ".." in the name either, and I don't believe a > sub-directory is legal either -- i.e. no relative pathnames, just a > basic simple director

Re: cvs problem with modules, please help!

2002-02-25 Thread Sergey Malov
[EMAIL PROTECTED] (Eugene Katzman) wrote in message news:<[EMAIL PROTECTED]>... > [EMAIL PROTECTED] (Sergey Malov) wrote in message >news:<[EMAIL PROTECTED]>... > > I found the following addition to the CVS's "modules" file doesn't > > work as it suppose, according to some posts whcih I've seen

Re: cvs problem with modules, please help!

2002-03-13 Thread Swapnilp
If you can describe in detail, what You are trying to do, then that will be helpful. Since If you check the help of -d option. it says the module will go into the directory, instead of the module name. For example module -d dir is place module in the directory "dir" instead of "module" Please sp

[Info-cvs] Problem detected with missing files

2000-09-19 Thread Matthew Berney
We are in the process of converting over our repository from :local: on Windows NT to :pserver: on Linux. The repository was copied over and we wrote a script to modify each person's existing work area to point to the repository on the Linux server. This script changes the CVS/Root file in each

Re: cvs problem while every issue of command

2001-04-05 Thread Larry Jones
Sudarshan writes: > > cvs server:cannot open/root/.cvsignore: permission denied > cvs [server aborted]:cannot chdir(/root): permission deined Congratulations -- you're now the third person in three days to ask this question. See the manual: http://www.cvshome.org/docs/manual/cvs_21.html#SEC182

CVS Problem: limit on number of CVS repositories

2000-03-21 Thread Guido . Duerinckx
Hello, Here a description of the problem: The file /etc/inetd.conf needs to be edited so inetd knows to run the command 'cvs pserver' when it receives a connection on the right port. By default, the port number is 2401. The '--allow-root' option specifies the allowable CVSROOT directory. If th

Wincvs and cvs problem after daylight savings time change??

2001-10-29 Thread Michael Howes
I have a strange problem. I use BOTH the command line version of cvs and wincvs (I like some of the features in both). I've been using both for a while now just fine. What I often do is cvs update -d from the command line but do commits from wincvs. Afer the time change something is strange

Re: CVS Problem: limit on number of CVS repositories

2000-03-21 Thread Larry Jones
[EMAIL PROTECTED] writes: > > Since no more than five arguments are allowed in the field (in inetd.conf) > specifying the portlistener command, this limits the maximum number of (distinct) > repositories to three(3) (cvs and pserver already count for two!). The current version of the Cederqvist m

RE: CVS Problem: limit on number of CVS repositories

2000-03-21 Thread anthony.anzalone
8-7407 FAX: 978-698-7500 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 21, 2000 11:02 AM To: [EMAIL PROTECTED] Subject: CVS Problem: limit on number of CVS repositories Hello, Here a description of the problem: The file /etc/inetd.c

  1   2   >