Re: Problems adding files to cvs?

2001-06-05 Thread SINe Wave
Hello thx for ur response, My cvs root is not set to '/' and i just checked it and it looks ok. Also i tried to add the file to the the module in the tree that i was currently in ie. dev/test in cvs and i was in dev/ trying to add test. the command i used was : cvs add test.java then cvs

Re: files from different repositories in a single directory?

2001-06-05 Thread Harald Kucharek
Andreas Wolff wrote: I'm new to cvs and used up to now MKS Source Integrity. I understood that each directory in my working area is mapped to only one directory of a repository. Is there a possiblity to checkout files from different repositories (a different root and/or a different

LogInfo - Keeping a checked out copy

2001-06-05 Thread Brad Pfautsch
CVS Version: 1.10.7-7 Linux Version: Debian 2.2 r2 Samba 2.0.7-3 I'm in the process of setting up loginfo to update a web server when a commit is done. It will successfully update the web directory on the Linux server after I setup the proper permissions on the checked out copy of the project.

Re: Versioning help after Tagging required.

2001-06-05 Thread Torbjörn Axelsson
Sonya Iyer [EMAIL PROTECTED] writes: Hi, I have been really struggling with CVS for a week now and hope that someone on this list can help me. Lets assume that I have a project with 2 file, 1.java and 2.java I created a repository and imported a module with these 2 files. Next, I

Re: ASCII and Binary

2001-06-05 Thread Matthew Riechers
tal eran wrote: Can i use cvs to update web pages that contain ascii(html) and binary(image files)? eran You found the mailing list, now RTFM http://www.cvshome.org/docs/manual/cvs_9.html#SEC80 -Matt ___ Info-cvs mailing list [EMAIL

True64 Unix

2001-06-05 Thread Sapienza, Donna
I would like to consider using this Software on a Compaq Alpha Server running True64 Unix. What version should I select for downloading the software. Thanks ___ Info-cvs mailing

to checkout by date.

2001-06-05 Thread Chandrashekar Nagaraj
hi, We have a CVS server running on linux. How to checkout the files from the server based on date from the command line... thankx in advance, with regards, chandra. ___ Info-cvs mailing list [EMAIL PROTECTED]

AW: Problem to log in to CVS throug DOS

2001-06-05 Thread Schell Walter
Anette, When I try to log in to CVS through DOS I get the following error: (Logging in to avaswegen@phantom) CVS.EXE [login aborted]: could not find out home directory. you have to do a set HOME=c:\ or something likewise before calling the cvs.exe. The same is for CVSROOT. HTH Walter

Export from Clear Case into CVS?

2001-06-05 Thread O'Neal, Ray
Hello, I was wondering if there was a way to export data from ClearCase into CVS? I am thinking maybe with a perl script, but could someone point me in the right direction. Thanks, Ray __ Ray O'Neal Quality Assurance, Core Analytic Technology Goldman Sachs 311 S.

Re: edit -c

2001-06-05 Thread Noel L Yap
I'm not sure exactly what you mean. This patch exists at www.sourceforge.com under project RCVS (although that patch is against cvs-1.11). I've called the patch enh-reservation. Do you mean you'd like to update that one so that it works against cvs-1.11.1p1? If so, you're welcomed to do so

Re: to checkout by date.

2001-06-05 Thread Matthew Riechers
Chandrashekar Nagaraj wrote: hi, We have a CVS server running on linux. How to checkout the files from the server based on date from the command line... thankx in advance, with regards, chandra. cvs checkout -D date -Matt ___ Info-cvs

renaming file

2001-06-05 Thread McCann, Brian
Hi, Using the wincvs gui I renamed a file prepaid_english.tbl which is binary to pcs_english.tbl but when I cvs add -kb pcs_english.tbl the file does not show up as binary the whole chain of events is below in my working dir I made a copy of prepaid_english.tbl renamed the copy to

Re: CVS search

2001-06-05 Thread Derek R. Price
Olivier Schlatter wrote: Hi, I'm looking for a web interface which can be able to do a search inside each file of a CVS module.I tried CVSSearch, but the query runs on the CVS comments and not inside the files.Do you know something that can help me. Thanks a lot in advance.Olivier If you

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

2001-06-05 Thread Kris Thielemans
Hi, I'm reposting this, hopefully a bit clearer this time, in the hope that somebody will help me out. I'm running CVS 1.11.1p1 on a Linux box called parapet, and try to access it remotely (from NT using cygwins cvs 1.11, or from a Sun with cvs 1.10.7). The checkout goes fine, but after that I

Re: to checkout by date.

2001-06-05 Thread Martin Schröder
On 2001-06-05 14:19:15 +0530, Chandrashekar Nagaraj wrote: We have a CVS server running on linux. How to checkout the files from the server based on date from the command line... Have a look at cvs checkout --help and RTFM. Best regards Martin -- Martin

Re: Setting up a CVS repository on the web

2001-06-05 Thread Derek R. Price
M. Edward Borasky wrote: I want to set up a CVS repository on the web. I need to have access controlled by a password. How do I do this? Is there code available to do it already?? Browse http://CVShome.org for information on/links to CVS web clients. You might try a general web search too.

Re: Problems running cvs pserver

2001-06-05 Thread Derek R. Price
Sven Dowideit wrote: Heya Larry, i have had another stab at it, and I still cannot build a pserver cvs that works. ./configure --without-gssapi still leaves gssapi libs in the Makefile and when i hack the configure script to leave off all of the gssapi stuff, I get an exe that

Re: cvs log

2001-06-05 Thread Derek R. Price
Zanabria, Moises wrote: I need to create a report with the following information: symbolic names: revision: date: comment: I tried with cvs log but I can't filter the information for specific Tag. somebody have a query or script to generates a similar information. Any information I

Re: Strange error: EOF in value...

2001-06-05 Thread Donald Sharp
On Tue, Jun 05, 2001 at 10:21:29AM -0400, Derek R. Price wrote: Donald Sharp wrote: I'm attaching a script that will find the damaged version for you. [...] check_cvs.plName: check_cvs.pl Type: Perl Program (application/x-perl) I don't suppose you'd consider

Re: Strange error: EOF in value...

2001-06-05 Thread Derek R. Price
Donald Sharp wrote: I'm attaching a script that will find the damaged version for you. [...] check_cvs.plName: check_cvs.pl Type: Perl Program (application/x-perl) I don't suppose you'd consider GPLing that and resubmitting it to bug-cvs so I can drop it in the contrib

Re: [Fwd: Export from Clear Case into CVS?]

2001-06-05 Thread Derek R. Price
Noel L Yap wrote: I'm not sure if one exists for ClearCase, but the jist of any of these scripts is to checkout each version of each file from one VC system, then check each of them into the other (while trying to preserve comments and who checked stuff in). There's a pvcs2rcs.pl script in

Setting up a generic repositor and.....

2001-06-05 Thread Sandra Humphrey
copying it to a new location whenever we need a new one. The only thing that changes between projects is the email that is used in the loginfo file. All of the modules contain the same info. Would there be a problem doing this? All I would then need todo is specify the specific repository

Re: files from different repositories in a single directory?

2001-06-05 Thread Larry Jones
Andreas Wolff writes: Is there a possiblity to checkout files from different repositories (a different root and/or a different path within the repository) in to a single directory and to maintain the link between the file and their location within the repository? Only by putting them into

Re: LogInfo - Keeping a checked out copy

2001-06-05 Thread Larry Jones
Brad Pfautsch writes: I'm in the process of setting up loginfo to update a web server when a commit is done. It will successfully update the web directory on the Linux server after I setup the proper permissions on the checked out copy of the project. However, I was wondering if it is

Re: True64 Unix

2001-06-05 Thread Larry Jones
Sapienza, Donna writes: I would like to consider using this Software on a Compaq Alpha Server running True64 Unix. What version should I select for downloading the software. I stongly suggest using the 1.11.1p1 release. You'll need to download the source code and build it yourself --

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 that $CVSROOT/CVSROOT/Emptydir

Re: Setting up a generic repositor and.....

2001-06-05 Thread Larry Jones
Sandra Humphrey writes: All I would then need todo is specify the specific repository with -d and use the module name when checking in and out files, correct? Only when checking out -- CVS remembers where each working directory was checked out from, so you don't need to specify the

applying cvs-like operations to data in database?

2001-06-05 Thread Marcel van der Boom
Hi, Maybe I'm a little off-topic here, so I apologize in advance if I am. I'm looking for pointers to apply versioning to data stored in a RDBMS visible to users of the database. Functionality should range from storing diffs for each and every update in the database to initiating a store of a

SUBSCRIBE dgardner@interactivesi.com

2001-06-05 Thread Dave Gardner
SUBSCRIBE [EMAIL PROTECTED] winmail.dat

Re: Trouble adding and updating

2001-06-05 Thread Donald Sharp
Anette - If you look closely at your headers of this email your machine thinks the year is 2020. You've probably already fixed this, but in case you haven't here's your warning ;) donald On Fri, May 29, 2020 at 10:04:55AM +0200, Anette Van Aswegen wrote: Hi I have trouble adding a file. I

Forcing Log message during commit

2001-06-05 Thread Hafeez Mohammad
Is there a option where I can force all the CVS users to use -m option while commiting files in the repository. CVS should abort the commit when there is no log message. __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only

Browsing the repository

2001-06-05 Thread Kostur, Andre
Something that seems to be missing from cvs is a mechanism by which a user can browse the repository. I'm not talking about CVSWeb or something like that, those are cheating and assuming that there is a web server available on the repository machine. I'm talking about running something like cvs

test

2001-06-05 Thread Venessa Williams
test __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ ___ Info-cvs mailing list [EMAIL PROTECTED]

Re: [Fwd: Export from Clear Case into CVS?]

2001-06-05 Thread Noel L Yap
I'm not sure if one exists for ClearCase, but the jist of any of these scripts is to checkout each version of each file from one VC system, then check each of them into the other (while trying to preserve comments and who checked stuff in). This doesn't sound too hard in ClearCase since you can

RE: Problems running cvs pserver

2001-06-05 Thread Sven Dowideit
excellent, and thanks .. i thought i tried this, but my work is using 1.10 and is reluctant to do all the testing to move ... 1.11p1 works nicely. sven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Derek R. Price Sent: Tuesday, June 05, 2001

RE: Problems running cvs pserver

2001-06-05 Thread Sven Dowideit
ok :) i spoke a bit too soon. on solaris when i do a login with 1.11p1 it failes with the error failed to read /home/sven/.cvspass when i create that file everything works fine. (i kinda expect to be told that its fixed in the dev version :) cheers sven -Original Message- From:

WinCVS with ssh password

2001-06-05 Thread Daniel Stolz
I'm trying to get CVS over/through ssh to work from a Win2K box to a repository on a RedHat Linux box. I can log in from Win2K using ssh. However, I'm having trouble getting the CVS part to work. The primary issue is that I'd like to force users to enter the password when performing CVS

recv() from server

2001-06-05 Thread Martin
I am trying to get :pserver working. At present, using (server) 1.10 on Solaris (client) 1.10 on Cygnus: - commands work properly using local access - if I give :pserver a userid that isn't in CVSROOT/passwd, it comes back with a no such user xxx in CVSROOT/passwd // cvs login: authorization

Re: WinCVS with ssh password

2001-06-05 Thread Mike Castle
On Tue, Jun 05, 2001 at 09:21:40PM -0400, Daniel Stolz wrote: tell, all of the instructions imply that you set up public key authentication so that a password is not required. I think I'd like to avoid that. You could create a public key that is protected by a passphrase. That is about as

RE: recv() from server

2001-06-05 Thread Sven Dowideit
although your error messages are different from the problems i had... i also could not get 1.10 to do pserver access however 1.11p1 worked beautifully. sven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Martin Sent: Wednesday, June 06, 2001

RE: recv() from server

2001-06-05 Thread Ellison, Martin [IT]
Sven/Everyone, I have upgraded to the latest binaries and the problem seems to have gone away. Regards, Martin From: Sven Dowideit although your error messages are different from the problems i had... i also could not get 1.10 to do pserver access however 1.11p1 worked beautifully.

RE: Forcing Log message during commit

2001-06-05 Thread Kostur, Andre
Well, that depends on what you want to consider no log message. I've got some scripts that will reject commits if there isn't at least one non-empty line. If you're interested (or anybody else), I can make them available, or email them to you. But as a hint, what you're looking for is to

Question about CVS

2001-06-05 Thread Cheng Ie-Sun
Got 2 questions regarding CVS 1. Is it possible to limit the number of revisions that CVS creates? ie. 5 revisions, 1.1x, 1.2x, 1.3x, 1.4x and 1.5x 2. Is it possible to remove the old revisions ie. remove revisions 1 tru 49 and just leave revision 50 and 51 from a 51 revision file

Re: cvs rtag -r BRANCH -D date

2001-06-05 Thread Larry Jones
Derek R. Price writes: If this is going to happen, I might suggest that it be made to match the format for 'up -j' (-jbranch:date), both for uniformity and because there are some commands, such as CVS diff, where -r -D would be ambiguous (for diff, -r -D -r -D could specify a diff between

[Fwd: Export from Clear Case into CVS?]

2001-06-05 Thread Derek R. Price
Please send these sort of questions to [EMAIL PROTECTED] -- Derek Price CVS Solutions Architect ( http://CVSHome.org ) mailto:[EMAIL PROTECTED] CollabNet ( http://collab.net ) -- Doesn't expecting the unexpected make the unexpected become the expected? Hello, I

Re: Broken log message in fresh CVS

2001-06-05 Thread Derek R. Price
Larry Jones wrote: Alexey Mahotkin writes: When I'm working at work (on older CVS) I have to type i in vi to go into insert mode. At home (on newer CVS) I have to type O in vi to insert new blank line and go into insert mode. Am I clear? :) Just always type O -- CVS deletes trailing

Re: cvs rtag -r BRANCH -D date

2001-06-05 Thread Derek R. Price
Alexey Mahotkin wrote: If I try to say $ cvs rtag -r BRANCH -D 23 Jan 2001 TEST junk it says cvs [rtag aborted]: -r and -D options are mutually exclusive The thing is that those options are mutually exclusive only when -r specifies non-branch tag. If there is no other method of