Re: cvs: How to get last but one copy, from repository

2001-06-15 Thread Mike Castle
On Fri, Jun 15, 2001 at 10:56:03AM +0530, Koti wrote: commit. So I want to delete the modifications done by last commit. How can i do it ? I have no exact idea, I think i can do by cvs update -p Correct. Specifically: cvs up -p -r 1.x file.c file.c Can i get last nut one copy in a single

Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released

2001-06-15 Thread Gianni Mariani
Alexey, cvs-nserver sounds great. I'd like to see thin kind of authentication support in the base CVS soon. G Chris Garrigues wrote: From: [EMAIL PROTECTED] (Greg A. Woods) Date: Thu, 14 Jun 2001 13:20:29 -0400 (EDT) [ On Thursday, June 14, 2001 at 11:15:55 (-0500), Chris Garrigues

cvs installation

2001-06-15 Thread prasad marumokham
Sir, We have linux 7.0 on pentium III 500MHz processor. We had download cvs software from cvshome.org. 1.cvs-1.11.1-cvshome.7x.1.i686.rpm 2.cvs-1.11.1-cvshome.7x.1.i386.rpm 3.cvs-1.11.1p1.tar.gz Which one is suitable to my system and also please give me installation instructions. Thanking

Installation de CVS version NT

2001-06-15 Thread francoise
Bonjour, Nous essayons d'installer sur PC, la version NT de CVS. Pour ceci, nous avons récuperer sur le site cvsnet.com , le fichier cvs-1_10_8NT_exe.zip. Ensuite nous suivons le README qui est contenu dans ce fichier. Nous avons entre autre exécuter la commande cvs

Re: Installation CVS Version NT

2001-06-15 Thread Matthew Riechers
Francoise Batut wrote: Bonjour, Nous essayons d'installer CVS version NT sur un PC. Nous avons recuperer sur le site cvsnt.com, le fichier cvs-1.10.8NT.exe.zip, que nous avons decompresse. Nous suivons le readme qui est associe. Nous avons creer une repository en executant

Re: cvs installation

2001-06-15 Thread Derek R. Price
prasad marumokham wrote: Sir, We have linux 7.0 on pentium III 500MHz processor. We had download cvs software from cvshome.org. 1.cvs-1.11.1-cvshome.7x.1.i686.rpm 2.cvs-1.11.1-cvshome.7x.1.i386.rpm Either of these should be fine if you are running RedHat Linux. They will sometimes work

Importing problems

2001-06-15 Thread Anette Van Aswegen
Hi I have created a new module in the repository. When I import it, it imports all the other existing modules underneath the newly created one and runs for hours. This new module is suppose to be empty. Luckily it doesn't affect the other modules. Here is the procedure I followed: 1. mkdir new

Re: CVS - Obsolete files

2001-06-15 Thread Derek R. Price
Koti wrote: what is diff between cvs rm and cvs delete? I am using cvs 1.10, I never heared about cvs rm. From which version cvs rm is available? [dprice@magus dprice]$ cvs --help-synonyms CVS command synonyms are: add ad new adminadm rcs annotate

Help is appreciated

2001-06-15 Thread Datla, Raghav
Hi, I am new to CVS. As I want to move a repository from one server to the another server to free up the resources, any procedures that you already implemented are welcome and will be appreciated. Thanks inadvance, -Raghav ___ Info-cvs mailing list

Re: CVS control dirs w/o checkout?

2001-06-15 Thread Derek R. Price
Tomki wrote: Hello, I have a huge repository that I need to check into CVS. My CVS server's connection to the internet is not fast, and the international connection dependability is not high. So I am using FTP to retrieve the tree to be checked in. Is there a way to place the original dirs

Re: CVS and AFS

2001-06-15 Thread Derek R. Price
Charles Karney wrote: We use CVS in a mixed Windows and Linux environment. Recently we switched from accessing the CVS repository vis ssh to a Linux machine on which CVSROOT was a local disk to having the CVS repository in AFS and having all clients access this as a local file system. The

problems with remote connection

2001-06-15 Thread Robert Koberg
Hello all, I cannot checkout modules from a remote linux machine using the commandline on a win2000 machine. When I use WinCVS's gui app it works. I have always used the gui in the past but want to get into all the other options available. I have used both the standard win2000 shell and

CVS and NIS

2001-06-15 Thread Sven Gaerner
Hi, I'm using CVS and NIS (server) on the same machine. The NIS server uses crypt() passwords, that are not shadowed. This works but CVS rejects my 'cvs login' when I try to connect. The login try is only rejected from Linux and other Unix boxes, from Windows the login is working. Does anyone

Re: problems with remote connection

2001-06-15 Thread Matthew Riechers
Robert Koberg wrote: Hello all, I cannot checkout modules from a remote linux machine using the commandline on a win2000 machine. When I use WinCVS's gui app it works. I have always used the gui in the past but want to get into all the other options available. I have used both the

Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released

2001-06-15 Thread Greg A. Woods
[ On Friday, June 15, 2001 at 00:23:14 (-0700), Gianni Mariani wrote: ] Subject: Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released cvs-nserver sounds great. I'd like to see thin kind of authentication support in the base CVS soon. No, you do not. You do not want to see ANY kind of

Re: CVS slowness issues

2001-06-15 Thread Larry Jones
Ryan Petrie writes: I'm not entirely sure this is CVS-specific, but I can't get anything else to be as slow, so I'll ask here. What other things have you tried? The network usage is wy low, and the route to the server through the internet is still only three jumps from here with a

Re: CVS - Obsolete files

2001-06-15 Thread Larry Jones
Koti writes: what is diff between cvs rm and cvs delete? There isn't any -- they're synonyms. -Larry Jones Physical education is what you learn from having your face in someone's armpit right before lunch. -- Calvin ___ Info-cvs mailing list

Re: Can't view revision date using cvs status while running pserver

2001-06-15 Thread Larry Jones
Kwok Ngai Loon writes: I'm accessing my code respository via pserver. The strange thing is that I can't see the date of the revision when I run cvs status. That's just the way it works. The timestamp you see in local mode comes from the CVS/Entries file. When using client/server, the

Re: $DateLocal$

2001-06-15 Thread Larry Jones
KOIE Hidetaka writes: I implement $DateLocal$ keyword expansion using strftime(). Is this a bad idea? Probably: 1) The local time you're using is the local time of the server, not the local time of the client. 2) Your code assumes that the differential between local time and UTC is always

Undeliverable Message

2001-06-15 Thread MAILER-DAEMON
To:[EMAIL PROTECTED]@Servers[Gianni Mariani [EMAIL PROTECTED]] Cc:[EMAIL PROTECTED]@Servers[CVS-II Discussion Mailing List [EMAIL PROTECTED]] Subject: Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released Message not delivered to recipients below. Press F1 for help with

Re: cvs: How to get last but one copy, from repository

2001-06-15 Thread Larry Jones
Koti writes: So I want to delete the modifications done by last commit. http://cvshome.org/docs/manual/cvs_5.html#SEC62 -Larry Jones Honey, are we out of aspirin again? -- Calvin's Dad ___ Info-cvs mailing list [EMAIL PROTECTED]

Re: Importing problems

2001-06-15 Thread Larry Jones
Anette Van Aswegen writes: I have created a new module in the repository. When I import it, it imports all the other existing modules underneath the newly created one and runs for hours. This new module is suppose to be empty. It sounds like you ran import in a directory that was already

Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released

2001-06-15 Thread Frederic Brehm
[ On Friday, June 15, 2001 at 00:23:14 (-0700), Gianni Mariani wrote: ] Subject: Re: [ANNOUNCE] cvs-nserver 1.11.1.1 released cvs-nserver sounds great. I'd like to see thin kind of authentication support in the base CVS soon. At 11:04 -0400 6/15/01, Greg A. Woods wrote: No, you do not.

Re: Maintaining branches...

2001-06-15 Thread Mark
I have been watching this thread with some interest. Modifying CVS to record (with intergity) and use recorded merge information might require much code work in cvs. (Not to say that it wouldn't be great to have the functionality, or that I have ever seriously looked at the source). Whether it

RE: CVS slowness issues

2001-06-15 Thread Ryan Petrie
Larry, Thanks a lot for your help and your reply. It's working now, and though it's not a problem with CVS, I thought I'd share the solution in case anyone else runs into this. I checked netstat and it reported no dropped packets or errors at all. Then I tried FTPs to and from the box, and

Taginfo question

2001-06-15 Thread Mark
Is there any way to determine, in a taginfo script, whether or not a tag being created/applied is a branch tag or not? Mark __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/

Re: archives

2001-06-15 Thread Gerhard Sittig
On Thu, Jun 14, 2001 at 19:39 -0400, Derek R. Price wrote: [EMAIL PROTECTED] wrote: Does anyone know where I can find the archives for this mailing list? I usually use mail-archive.com, but you can check the headers of this email message for gnu.org archives too. Are you referring to

Implementing Branches

2001-06-15 Thread Anita Chacko
Hi Never having worked before with branches,I have a question in implementing branches. We have a new design for a separate implementation basically of the same project.There will be new modules added in this and some old modules will undergo changes of structure;some will be split into 2 or 3

Re: BRANCH LABEL FOR DIRECTORIES

2001-06-15 Thread Larry Jones
Alex Flores writes: In CVS, does a directory have versions as well or do only the files have versions. Only the files. -Larry Jones My life needs a rewind/erase button. -- Calvin ___ Info-cvs mailing list [EMAIL PROTECTED]

Re: CVS and AFS

2001-06-15 Thread Gerhard Sittig
On Thu, Jun 14, 2001 at 22:50 -0400, Charles Karney wrote: We use CVS in a mixed Windows and Linux environment. Recently we switched from accessing the CVS repository vis ssh to a Linux machine on which CVSROOT was a local disk to having the CVS repository in AFS and having all clients

Is this procedure correct

2001-06-15 Thread Jeeva Sarma
Hi Pls tell me if the procedure below is correct to create,checkout from and add to a branch. I need to create a branch with all latest project files and then add some new files and directories to the branch and later merge. I check out the latest revisions of all the files c:\Wd\cvs co Mni And

trouble setting up Chroot'd CVS Server: no such user

2001-06-15 Thread Rob Eso
Hey everyone I have been trying to setup a chroot cvs server for a while now, but keep running into the same problem. I have created a user cvs to run the server under, and have chroot'd the server to /home/cvs/jail/ i have followed the instructions in a few howtos on setting up a Chroot CVS

Re: Implementing Branches

2001-06-15 Thread Eric Siegerman
On Fri, Jun 15, 2001 at 01:00:24PM -0700, Anita Chacko wrote: We have a new design for a separate implementation basically of the same project.There will be new modules added in this and some old modules will undergo changes of structure;some will be split into 2 or 3 modules and so on.I am

Re: trouble setting up Chroot'd CVS Server: no such user

2001-06-15 Thread Mark
I tryed that chroot setup and encountered the same problems. I am not sure what the chroot jail would/could buy you but grief, if you do not want to run cvs as root. Here's what I setup for a non-root pserver. One account, cvspserv, in one group, cvsadm. That account has no password and no