Re: Wanted: cvs update -d modulename

2001-12-04 Thread Per Fryken
[EMAIL PROTECTED] (Greg A. Woods) wrote in message news:[EMAIL PROTECTED]... [ On , November 30, 2001 at 07:31:42 (-0800), Per Fryken wrote: ] Subject: Wanted: cvs update -d modulename Is there any solution? Re-arrange your modules and directories. I've tried to do that, but tools

conserve filedate

2001-12-04 Thread Sven Schäfer
Hi, I am searching for a possiblity to conserve the creation date of a specific file, that is put in the repository. This date should be restored when checking out the working copy of that file, but the working copy always gets the actual date... :( I am using NT4 on the server and also on the

Re: CVS readers by modules

2001-12-04 Thread Gilles Hooghe
Thank you very much that was THE detail, now my problem is solved. Gilles Larry Jones wrote: Gilles Hooghe writes: Is there a way to specify that a user has read-only access to a module and read-write to another module on the same cvs server ?? Just set the protections on the

Re: Tags question

2001-12-04 Thread Colm Murphy
Hi Mark, I posted a similar question a while back and was sent the following script by one Robert Bresner. It works a treat. show_tags.pl: #!/usr/bin/perl -w my $Flag = 0; while( ) { $Flag = 1 and next if( /symbolic names:/ ); if( $Flag )

Re: Viewing a list of projects

2001-12-04 Thread Robert Thorpe
This doesn't work because they don't have entries in the module file. It seems to be a very simple thing to do that CVS makes very difficult, however: cvs history -a Gives me all the information I need to know. This is a list of the history of the modules in the the repository. In the

help in CVS

2001-12-04 Thread Rahul Ramchandra Parkhi
Hi all, I am installing cvs server.I have created the repository.I have created the groups also for having read/write access to the repository.But the problem is only the person who has done the initial import can do checkout.No other user of the repository can do checkout..the server

laser supplies

2001-12-04 Thread gampid
VORTEX SUPPLIES YOUR LASER PRINTER TONER CARTRIDGE, COPIER AND FAX CARTRIDGE CONNECTION SAVE UP TO 30% FROM RETAIL ORDER BY PHONE:1-888-288-9043 ORDER BY FAX: 1-888-977-1577 E-MAIL REMOVAL LINE: 1-888-248-4930 UNIVERSITY AND/OR SCHOOL PURCHASE ORDERS WELCOME. (NO CREDIT APPROVAL

Is there a patch or fix for multiple revisions locked problem.

2001-12-04 Thread Naveen Srinivasa Murthy
When u do a lock - edit - modify file - commit on a cvs file for the first time, we get an error saying Multiple revisions locked, please specify one. amazingly, i checked on lots of mailing lists. There seems to be no word about any patch/fix for CVS to solve the problem. can anyone help? Is

Forcing locks on files when checked out..

2001-12-04 Thread Ronald Landheer
Hello all, I work for a french company where the people don't know, and don't actually want to try CVS, with the exception of myself, a developer that;'s leaving, and the development manager (who doesn't know CVS, but wants to try). Now, they want to automatically lock a file when it's checked

login in CVS

2001-12-04 Thread Stéphane ATTENCIA-BELIN
I'm a newbie and I want to know how CVS identify the user. It's the ID, the name, a file of configuration. I want to use the same UNIX's ID for different login. CVS can do that ? ___ Info-cvs mailing list [EMAIL PROTECTED]

LockDir not recognized ??

2001-12-04 Thread Lance Heller
---BeginMessage--- Running cvs 1.11.1p1 on AIX 4.3.3. $CVSROOT/CVSROOT/config contains: LockDir=/opt/sw_repositories/cvs_locks However check-ins fail with: cvs [commit aborted]: could not open lock file `/opt/sw_repositories/cvs_kc135_GATM/CVSROOT/,config,': Permission denied What am I

Re: Check-in detail

2001-12-04 Thread Larry Jones
Raghavendra_Ganiga writes: When a programmer checks in a file/module , I would like to know who has checked in by his ID and the comment he has written while checking in. http://www.cvshome.org/docs/manual/cvs_18.html#SEC169 There are also some scripts that you may find useful

Re: Viewing a list of projects

2001-12-04 Thread Larry Jones
Robert Thorpe writes: Is there any plans to introduce a command to do this more directly? There has been a patch posted here to add a cvs ls command. Adding it is very low priority since you can always just add entries to the modules file so that cvs co -c will work. -Larry Jones The

Re: help in CVS

2001-12-04 Thread Larry Jones
Rahul Ramchandra Parkhi writes: I am installing cvs server.I have created the repository.I have created the groups also for having read/write access to the repository.But the problem is only the person who has done the initial import can do checkout.No other user of the repository can do

Re: LockDir not recognized ??

2001-12-04 Thread Larry Jones
Lance Heller writes: $CVSROOT/CVSROOT/config contains: LockDir=/opt/sw_repositories/cvs_locks However check-ins fail with: cvs [commit aborted]: could not open lock file `/opt/sw_repositories/cvs_kc135_GATM/CVSROOT/,config,': Permission denied Different kind of lock file -- that's

problem with password authentication

2001-12-04 Thread Ronald Landheer
Hello all, I've set up a CVS server using pserver (and ssh) as authentication methods, written a bunch of scripts to take care of the repository setup etc. and am up to testing. By SSH, everything works impeckably, but as the people here wet their pants when they see a command line, I have to

Re: login in CVS

2001-12-04 Thread Larry Jones
Stéphane ATTENCIA-BELIN writes: I'm a newbie and I want to know how CVS identify the user. It's the ID, the name, a file of configuration. I want to use the same UNIX's ID for different login. CVS can do that ? It depends on what connection method you're using. For a local repository or

Re: Changing branch name

2001-12-04 Thread Casey T. Zednick
At 12:10 PM 12/1/2001 -0600, you wrote: Casey T. Zednick [EMAIL PROTECTED] writes: I named a branch dev1-00, but I meant to name it dev0-11. I have already merged the branch back into the trunk, but have a back up of the cvs-root before I did the merge. This is actually in the FAQ at

Watches

2001-12-04 Thread Colm Murphy
Hi folks, Is there any way to setup a repository so that all files are watched by default ? The cvs watch on command will add watches to all existing files, but not for new files. Cheers Colm A ___ Info-cvs mailing list [EMAIL PROTECTED]

Re: cvs error, please help

2001-12-04 Thread Gianni Mariani
You need to figure out what is causing the cvs pserver to die. Check the system log. /var/log/messages on the server. You could try setting : `$CVS_CLIENT_LOG' Used for debugging only in client-server mode. If set, everything sent to the server is logged into ``$CVS_CLIENT_LOG'.in' and

Re: cvs error, please help

2001-12-04 Thread Larry Jones
[EMAIL PROTECTED] writes: we are using cvs in our company and recently got this strange error when we do comits: cvs [server aborted]: received broken pipe signal My guess is that you've got a CVSROOT/loginfo file that specifies a filter program that is exiting without reading its

Re: cvs upgrade issues???

2001-12-04 Thread Larry Jones
[EMAIL PROTECTED] writes: We are investigating upgrading cvs from 1.10.7 to the latest version of cvs. Of course our biggest concern is the integrity of our code repository. Is anyone aware of any issues that we should be concerned about? Any recommendations on the best way to do this?

Config files - cvsignore sometimes?

2001-12-04 Thread Jack Baty
I'm using CVS for web app development. I typically keep a /config directory for things like local settings (database login, file paths, etc.). I'm having a tough time figuring out how to manage these files. I'd like to make sure that whenever someone checks out the module that they get the

Modifying comments via loginfo trigger

2001-12-04 Thread Mark
What is the best way to implement a loginfo trigger to modify comments of a file just committed. We have seemingly random login IDs and I want to have a trigger add a comment line right after the commit that inserts the real users name so who made the change is easily identifiable. Currently,

Re: Viewing a list of projects

2001-12-04 Thread Robert Thorpe
On 4 Dec 2001, at 11:07, Larry Jones wrote: Robert Thorpe writes: Is there any plans to introduce a command to do this more directly? There has been a patch posted here to add a cvs ls command. Adding it is very low priority since you can always just add entries to the modules file

RE: Viewing a list of projects

2001-12-04 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 8:08 AM Robert Thorpe writes: Is there any plans to introduce a command to do this more directly? There has been a patch posted here to add a cvs ls command. I have to agree that this is more of a

Re: Viewing a list of projects

2001-12-04 Thread Larry Jones
Robert Thorpe writes: What you are saying is that I should make a pointless alias in the modules file to the modules in question and whenever I wish to create a new module I must do the same. It's not pointless, it allows co -c to provide useful information. :-) I don't know how to

Re: problem with password authentication

2001-12-04 Thread Larry Jones
Ronald Landheer writes: -- BEGIN /etc/xinetd.d/cvspserver -- service cvspserver { socket_type = stream wait= no user= root server = /usr/bin/cvs server_args

RE: problem with password authentication

2001-12-04 Thread Ronald Landheer
The newlines are not actually there - that would be too easy. I upgraded to CVS-1.11-3 a while after sending the post I noticed the error in my xinetd.d/cvspserver file just after I sent the post, and fixed it, but it still doesn't work. I removed the other possible repositories - still doesn't

Re: problem with password authentication

2001-12-04 Thread Larry Jones
Ronald Landheer writes: I upgraded to CVS-1.11-3 a while after sending the post I noticed the error in my xinetd.d/cvspserver file just after I sent the post, and fixed it, but it still doesn't work. I removed the other possible repositories - still doesn't work. I added -t to the

RE: Viewing a list of projects

2001-12-04 Thread Robert Thorpe
On 4 Dec 2001, at 12:12, Jerry Nairn wrote: There is something strange about your CVSROOT setting. It looks like you have: :pserver:rthorpe@cvsserver:/export/ cvsroot I would have thought that the line was just wrapped by your email program, but that line is shorter than other lines which

RE: problem with password authentication

2001-12-04 Thread Ronald Landheer
OK, now I'm using cvs-1.11.1p, and get this in the /var/log/messages file: Dec 4 20:30:10 jukebox cvs: login failure (for /home/cvs-repository/cvs-otv) Aside from the time being on GMT in stead of CET, this doesn't tell me much I didn't already know - it tells me login failed. The password in

!!!

2001-12-04 Thread
Title: Á˼ÛÇÕ´Ï´Ù. ÀÌ·¸°Ô ¸ÞÀϺ¸ º¸³»°Ô µÈÁ¡! ´Ô¿¡ Á¤º¸¿Í´Â »ó°ü¾ø½À´Ï´Ù. Á˼ÛÇÕ´Ï´Ù. ÀÌ·¸°Ô ¸ÞÀϺ¸ º¸³»°Ô µÈÁ¡! ´Ô¿¡ Á¤º¸¿Í´Â »ó°ü¾ø½À´Ï´Ù. ¾È½ÉÇϽðí ÀÌ Á¤º¸°¡ ÇÊ¿äÄ¡ ¾ÊÀ¸½Ã¸é »èÁ¦ÇϽʽÿä [

RE: problem with password authentication

2001-12-04 Thread Ronald Landheer
I already found the answer - it's the perl script :( Though the perl script itself seems to be OK, apparently, the implementation of crypt it uses isn't: I tried the one used with Cygwin and it works like a charm.. Now for a linux port of the cygwin port of the linux function crypt().. (my linux

Re: vss2cvs.pl - problems with labels

2001-12-04 Thread laine+vss2cvs
Eric Johanson [EMAIL PROTECTED] writes: I've been working on importing a large VSS tree into CVS. (Using vss2cvs.pl). Anyway, It's looking like it's upset with the Labels on the tree. In both cases where it's gotten upset, it's been a label that looks like a date: can't parse

.cvsignore?

2001-12-04 Thread Felix Moedritscher
I'm trying to ignore a whole directory in a cvs module, but it simply isnt working. I have a .cvsignore file in the directory above, where one file and the directory name is entered. the file is always ignored, when updating, but the directory and all its files always are shown when updating the

••••[MANIACOSEX.COM]•••• Ajoutez vos sites et galeries !

2001-12-04 Thread news-fr
Bonjour, Ce message s'adresse a tous les webmasters X. Vous pouvez dès a présent inscrire votre site, vos galeries photos et vidéos sur notre annuaire International du Sex MANIACOSEX.COM Version française : http://www.fr.maniacosex.com/html/sommaire.cfm English version :

multiple revisions locked problem

2001-12-04 Thread Naveen Srinivasa Murthy
When u do a lock - edit - modify file - commit on a cvs file for the first time, we get an error saying Multiple revisions locked, please specify one. amazingly, i checked on lots of mailing lists. There seems to be no word about any patch/fix for CVS to solve the problem. can anyone help? Is

Re: copy repository to a new cvs-server

2001-12-04 Thread David Taylor
Wolfgang Kormann wrote: hi, I have a new cvs-server and I want to copy the whole repository from the old to the new server. The newest cvs-version is installed and running on the new one. What is the best way to do this? See http://mail.gnu.org/pipermail/info-cvs/2001-June/016556.html

Logging checkouts

2001-12-04 Thread Jeff Echtenkamp
I'm managing a set of library type functions that people will be using on other projects. Due to the nature of this repository, there is a chance I won't know everyone personally who is checking things out, etc. This sounds like a pretty straight forward problem, but is there an easy way to

Is this possible?

2001-12-04 Thread Don Weeks
Here is what I need to be able to do. (As background, I am used to ClearCase and have not had much experience with CVS.) I need to capture the filename and user name for each file committed to a repository so that later, I can use this data to tag exactly that file version later. This is how

Re: Is this possible? More Info

2001-12-04 Thread Don Weeks
At 07:17 PM 12/4/2001 -0600, Don Weeks wrote: Here is what I need to be able to do. (As background, I am used to ClearCase and have not had much experience with CVS.) I need to capture the filename and user name for each file committed to a repository so that later, I can use this data to tag

Modules from another repository?

2001-12-04 Thread Angus Duggan
Larry others; here's a feature request, which I don't believe is currently available under CVS. It may be on your to-do list. I'd like to be able to have modules include modules on another CVS repository. Some of my projects use libraries from a third party, I would like to be able to refer to a