PServer problem

2001-09-12 Thread Stefan_Zimmer
Hi, I have a Problem with a cvs pserver. After a cvs login, which was successful, I can't run a cvs checkout. Other commands like cvs commit or cvs update are successful, too. I get the following error: cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]: can't

Re: PServer problem

2001-09-12 Thread christian liesch
[EMAIL PROTECTED] wrote: Hi, I have a Problem with a cvs pserver. After a cvs login, which was successful, I can't run a cvs checkout. Other commands like cvs commit or cvs update are successful, too. I get the following error: cvs server: cannot open /root/.cvsignore: Permission

Maintaining connection to original source code or making a branch ?

2001-09-12 Thread david d
Hello guys, Are you all there 8-(. I'd know if I am lost, I expose my problem. Web developpment is very specific, compared to developpement like program made witth C for exemple. I'm explaining : I retrieve some open source project which are managed themselves with cvs. I'd like to make some

Re: Problem to delete CVS directories...

2001-09-12 Thread Marko Faldix
Dear Mr. Sanchez, we had the same problem and came to the conclusion that the only way to delete directories from a modul as well as deleting a whole modul is to be done via filesystem on the unix machine, i.e. log in on your unix box and change to the repository directory, then delete the

Re: HELP! Howto disable binary flags on files

2001-09-12 Thread Marko Faldix
Josh Baudhuin [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED]... Well, you can use cvs admin -kflags on the existing files, but is it possible there's some systematic problem which caused the files to get created -kb? (Or was it just a user error?) cvs admin -kkv

(no subject)

2001-09-12 Thread Sharanya Vemu
-- There Are Thingz Known And Thingz Unknown ...In Between Are TheDoors Of Percpetion --- JimMorrison ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

cvs server setup on RedHat 6.2

2001-09-12 Thread Cho
I've installed cvs server on RedHat 6.2, but how can i create repository and those administrative files (e.g. user password file)? Thanks for any help. Cho ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

combined public and private repositories

2001-09-12 Thread Marcel van der Boom
We have an open source application which resides in a CVS repository which is readable by everyone. We would like to add some files to this repository which will be part of special builds of this system and may not be viewed/changed by anyone withouth an expliciter permission. Can CVS

Re: Complaint

2001-09-12 Thread Kenneth Loafman
It's been reported to SpamCop already. ...Ken Colin Bester wrote: I know this is perhaps not the best place to voice this complaint. But is this really the place for people to be sending such emails as well as all the unsolicited ads!! OR am I the only one to not appreciate this?

Integrity Check

2001-09-12 Thread Matt Keyes
Is there any kind of consistency or integrity check for CVS? I dont know if one is necessary or not for CVS, and yes I have looked through the docs. Thanks! Sincerely, Matt Keyes Quorum Business Solutions 1420 W. Mockingbird Ln. Suite 700 Dallas, TX 75247 phone: 214.630.6442 ext

Re: Remote cvs access via SSH in KDevelop 1.4

2001-09-12 Thread Cihan Esen
Thanks for help, but i still couldn't solve my problem. First of all, my account on the server was already configured to allow connection based on my ssh key.I can do anything on cvs via ssh as long as i provide my username and password each time i try to do something on cvs. I followed your

RE: checking in links to source control

2001-09-12 Thread Jeff King
From: Edward Peschko [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 4:34 PM To: Jeff King Cc: [EMAIL PROTECTED] Subject: Re: checking in links to source control I want developers to see - locally - all of the perl libraries cross project. When I do a release, I want people

Re: Complaint

2001-09-12 Thread Ross Burton
What the Apache lists do to prevent spamming is that every user who subscribes has their first or so emails moderated. If someone mass-subscribes to mailing lists or sends without joining, and then sends spam, they are banned from the list. Because of this there is partically no spam on any of

winCVS and ssh2 problem/question

2001-09-12 Thread Hoang C. Truong
Hello everyone, I am using winCVS to connect to a cvs repository on a redhat server to import the source into the repository. Here is the exact command I used on the DOS prompt: cvs import src_dir vendor1 rev1 It got hang at the cvs'password: prompt Can anyone tell me what I do wrong? Thank you

Questions about wincvs

2001-09-12 Thread Karl-Heinz Buth
Hello, I have some questions about winCVS 1.2 under Windows NT 4.0: 1. How do I redirect output from the output window to a file? I found no place to enter an option for this, and using the command line for something like cvs status -v output.txt did not work as expected. (In fact, the output

Re: HELP! Howto disable binary flags on files

2001-09-12 Thread Eric Siegerman
What I'm about to say applies to older versions of CVS, at least up to 1.10.8. The latest version of CVS, 1.11.1p1, behaves better; I'll get to that at the end. Whether these comments apply to jCVS will depend on which version of the original CVS it was modelled on, and, if an old one, whether

can't tag binary files?

2001-09-12 Thread Ned Kirby
Hello, I'm attempting to tag a module like so: [nkirby@indy nkirby]$ cvs -q tag build-1_0_2 CVS screams through the directory tree until it hits the directory that stores binary files (.GIFs). These have been properly imported as binaries, there aren't any permissions issues, but the

Newbie Wants to Print List of Tagged Files

2001-09-12 Thread Gary Farmer
I am just learning CVS. I have created a repository and put some files into it. I have associated tags mytag and mytag2 with various versions of some files. I would like to print a list of the filenames and revision numbers, but cannot figure out how. The manual seems to indicate the

CVS rtag -D option

2001-09-12 Thread Tosh McQuivey
Title: Message How can a tag code specifying a date AND time? I have tried the following command but it ignored the date and time and just tagged everything. cvs rtag TAG_Name -D 'September 12 2001 03:00pm' module Any ideas?

RCS utilities

2001-09-12 Thread dxia
Title: RCS utilities I tried to use RCS utilities, e.g. rlog, but it kept looking for files in RCS subdirectory. I do not have a RCS subdirectory. I am doing this trying to test the utility out and setup cvsweb. I am not sure if this the right group for me to post this question. If you have

Stickiness

2001-09-12 Thread Cornellious Mann
Does someone have a good definition of what stickiness is in relation to CVS? Thanks. = Regards, Cornellious Mann __ Do You Yahoo!? Get email alerts NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com

question regarding cvs history

2001-09-12 Thread Mark Lancisi
I need to find out which modules have been committed on a branch tag I created 1 week ago. Getting this sort of info from the mainline is not particularly difficult, but I'll be damned if I can figure out how to get it for branches... I don't see any mention of how to show history of branches

Re: question regarding cvs history

2001-09-12 Thread Kaz Kylheku
In article [EMAIL PROTECTED], Mark Lancisi wrote: I need to find out which modules have been committed on a branch tag I created 1 week ago. Getting this sort of info from the mainline is not particularly difficult, but I'll be damned if I can figure out how to get it for branches... I don't

Re: Newbie Wants to Print List of Tagged Files

2001-09-12 Thread David Taylor
cvs log -r returns all revisions for files without the tag. Recent threads discussing cvs log -r start at: http://mail.gnu.org/pipermail/info-cvs/2001-June/016312.html http://mail.gnu.org/pipermail/info-cvs/2001-July/017177.html One way to get a report similar to what you want is: cvs -q co

CVS and RSH--please clarify

2001-09-12 Thread Paddy T
Hi Can someone tell me the relation between CVS and rsh in client/server mode of cvs(Unix server/windows,linux clients). In most machines here,CVS works fine even though rsh is not installed at all in that machine. We have our CVSROOT set as :server: for all developers(except those working on

Re: checking in links to source control

2001-09-12 Thread Edward Peschko
On Wed, Sep 12, 2001 at 11:41:34AM -0400, Jeff King wrote: From: Edward Peschko [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 4:34 PM To: Jeff King Cc: [EMAIL PROTECTED] Subject: Re: checking in links to source control I want developers to see - locally - all of

Re: checking in links to source control

2001-09-12 Thread Edward Peschko
Of course you can. This is trivial. Simply push the starting point for the libs onto @INC and then merrliy go about issuing your use statements. For example: push (@INC, /top/dir1/dir2/perlLibs/); ... which of course assumes that everybody has their cvs archives checked out in the

Re: CVS and RSH--please clarify

2001-09-12 Thread Mike Castle
On Wed, Sep 12, 2001 at 04:25:28PM -0700, Paddy T wrote: In most machines here,CVS works fine even though rsh is not installed at all in that machine. We have our CVSROOT set as :server: for all Apparently :server: users an internal rsh implementation. developers(except those working on

how to handle more than one project??

2001-09-12 Thread P.V.Sridhar Reddy
hi, I have multiple projects which i wish to maintain through CVS. If my cvs root is /usr/local/Repos. My problems are: 1) How do i create the repositories??? 2) I dont want the developers of one project to be able to do any kind of CVS operations on

CVS management of /etc - permissions problem

2001-09-12 Thread luke
I've recently tackled a problem I've wanted to solve with CVS for a long time now - namely, managing the configuration of a Unix machine (especially desktop Linux machines), via CVS. The rationale is that if I change a system config file, and months later discover that something has stopped

Re: RCS utilities

2001-09-12 Thread Karl-Heinz Marbaise
Hi threre, I tried to use RCS utilities, e.g. rlog, but it kept looking for files in RCS subdirectory. I do not have a RCS subdirectory. I am doing this trying to test the utility out and setup cvsweb. I am not sure if this the right group for me to post this question. If you have any