sharing cvs root?

2002-03-13 Thread Hanser, Kevin
My boss seems to think it would be a good idea to share our CVS root so we can easily browse it. I don't think this is a good idea... can anyone give me the pro's or con's of doing this? We have our cvs repository located on a linux box, and are using winCVS to do our checkouts/updates/commits,

checking who has a file checked out?

2002-03-13 Thread Hanser, Kevin
How can I tell what user(s) have a certain file or module checked out of cvs? We've never needed to find out before now, so I never worried about it Is the user required to perform a cvs edit to mark the file for there to be a way to tell who's using a certain file? Or is there a way to

RE: CVS Reporting

2002-01-11 Thread Hanser, Kevin
I'm also looking for a way to create a report of all cvs comments for a date range... I checked out cvs2cl.pl, and it looks promising, but I have one problem. cvs2cl.pl seems to only report information on the modules that you have checked out... is there any way to view the changes for _every_

RE: Here you have, ;o)

2001-02-13 Thread Hanser, Kevin
um, in case anybody hasn't heard yet... this is a worm, so just delete it or something. -Original Message- From: Dahlinger Dr. Michael [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 5:01 AM To: '[EMAIL PROTECTED]' Subject: Here you have, ;o) Hi: Check This!

listing symbolic links recursively, with dir listing

2001-01-18 Thread Hanser, Kevin
I've just imported a directory structure into CVS that has a lot of symbolic links in it. I've written a script to restore these links from a file that lists what they are and where they point. However, I'm having trouble finding all the links now. I need to be able to recursively list all the

cvswrappers - case sensitivity

2001-01-08 Thread Hanser, Kevin
I've put a few file extensions into the cvswrappers file so that the files get correctly entered into CVS as binary files. However, it has recently come to my attention that this file is case sensitive (?) Is there a way to tell cvs to ignore case, or do I just add every extension in there

FW: odd pserver problem

2000-12-12 Thread Hanser, Kevin
of the standard administrative files? Kevin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, December 11, 2000 3:25 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: odd pserver problem Hanser, Kevin writes: I've been doing a 'checkout CVSROOT

RE: odd pserver problem

2000-12-12 Thread Hanser, Kevin
Ok, I'm an idiot. I skimmed the section and missed the part that pertained to my situation. Found it now, Thanx Kevin -Original Message- From: Hanser, Kevin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 12, 2000 10:35 AM To: '[EMAIL PROTECTED]' Subject: FW: odd pserver problem

RE: odd pserver problem

2000-12-11 Thread Hanser, Kevin
Kevin -Original Message- From: Hanser, Kevin [mailto:[EMAIL PROTECTED]] Sent: Monday, December 11, 2000 1:57 PM To: '[EMAIL PROTECTED]' Subject: odd pserver problem I am experiencing an "odd" problem with a pserver install of CVS. I have cvs installed, and working just fine for

moving server location continued

2000-12-01 Thread Hanser, Kevin
Ok, I've moved the CVS files from one server to the other, and set up the proper pserver stuff in the inetd.conf file... I've got the passwd file there and everything. I can do a cvs login, but if I try to do anything else, it gives me an error message: cvs server: cannot open

RE: moving server location continued

2000-12-01 Thread Hanser, Kevin
Friday, December 01, 2000 12:00 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: moving server location continued Hanser, Kevin writes: cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]: can't chdir(/root): Permission denied cvs checkout: authoriz

still having problems

2000-12-01 Thread Hanser, Kevin
Well, I looked at the archives, I looked at the FAQ, but it's still doing it... I mispoke before apparently... I'm still getting the /root/.cvsignore error. I have the -f in inetd.conf So, according to the FAQ, this means the HOME variable is being set, right? So what's the easiest way to fix

CVS log

2000-11-30 Thread Hanser, Kevin
Is there some sort of (very basic) text log w/CVS besides the change log(s)? For example, is there a way to log _only_ the checkin time and user, and nothing else? (this would be in addition to the usual change logs..) We just want a sort of snapshot on the day's activities. Or perhaps this is

moving repository

2000-11-30 Thread Hanser, Kevin
What's the best way to move my CVS repository to another machine? I've got cvs installed and everything on the new machine, how can I move my current repository to the new machine, and keep all the revision history and such..? thanx Kevin Hanser System Administrator ShopsForMe.com [EMAIL

RE: cvsweb

2000-10-16 Thread Hanser, Kevin
version 5.00503 instead. Its the version just prior to perl 5.6.0. Garth On Fri, 13 Oct 2000, Hanser, Kevin wrote: First of all, let me apologize for such a long message, but I'm sure someone on this list must be using cvsweb, and might be able to help me snip

RE: cvsweb

2000-10-16 Thread Hanser, Kevin
Hmmm... I put the code that you suggested in, but I'm still getting 500 Internal Server errors... when I run from the prompt, it gives me this message: Use of uninitialized value in substitution (s///) at ./cvsweb.cgi line 128. Use of uninitialized value in substitution (s///) at ./cvsweb.cgi

cvsweb

2000-10-13 Thread Hanser, Kevin
First of all, let me apologize for such a long message, but I'm sure someone on this list must be using cvsweb, and might be able to help me I'm trying to get cvsweb installed so we can browse our cvs tree from a web browser... so, I downloaded the latest (I could find - 1.93). I followed

versions

2000-10-09 Thread Hanser, Kevin
When I commit changes to a CVS file, it seems to want to increment the first decimal character every time. ie, I check out version 1.1.1.1, make some changes and check it back in when it's checked back in, it becomes version 1.2 how can I change that so it increments a different value? like

another question

2000-10-09 Thread Hanser, Kevin
another newbie question.. regarding the web-site CVSing again. I was reading the dox about the binary files stuff, so I imported my htdocs directory using the -kb option. Now, when I get stuff out of CVS (using the winCVS client), it says all the files are binary files. However, they still