RE: Info-cvs Digest, Vol 31, Issue 10

2005-06-08 Thread Santosh_Nandagiri
Hello, I have a question about WinCVS. Is there any way that the user is notified every time he performs a Commit to perform an Update before doing that. Eg: It may ask the user Are you sure that you want to Commit? Did you already performed an Update? This is a requirement we are having

loginfo on CVSNT

2005-06-08 Thread yinhua
Hi, all Im a new for cvsnt, and I want to use loginfo to record some commit information like the log message, filename, version number and so on. And Im using .bat to run the loginfo script, like this: DEFAULT e:/script/login.bat %{sVv} For the filename, version numbers I can use %{sVv}

RE: loginfo on CVSNT

2005-06-08 Thread Arthur Barrett
Title: Message Frank, This is not the correct newsgroup for CVSNT.The CVSNT newsgroup should get you some answers:news://news.cvsnt.org/support.cvsntorhttp://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt Please be sure to include the version number for the CVSNT server you are using and

RE: question about WinCVS (was Info-cvs Digest, Vol 31, Issue 10)

2005-06-08 Thread Arthur Barrett
Santosh, This is not the correct group to ask questions about WinCVS. The WinCVS message archives are accessible at http://groups.yahoo.com/messages/cvsgui. There's also a newsgroup mirror at news://news.cvsnt.org/support.cvsgui WinCVS fires off the commit command to CVSNT command line

Re: Info-cvs Digest, Vol 31, Issue 10

2005-06-08 Thread Larry Jones
Santosh_Nandagiri writes: Is there any way that the user is notified every time he performs a Commit to perform an Update before doing that. That's not necessary -- if any of the files being committed are not up to date, CVS will refuse to do the commit until after the user updates. -Larry

Re: loginfo on CVSNT

2005-06-08 Thread Larry Jones
yinhua writes: This is a multi-part message in MIME format. Please do not send MIME and/or HTML encrypted messages to the list. Plain text only, PLEASE! For the filename, version numbers I can use %{sVv} to get easily, but for the log message, is there any way to get this information? It's

RE: loginfo on CVSNT

2005-06-08 Thread Rod Macpherson
OT: IMO a dedicated machine for version control is optimal and affordable so it is worth the effort to squeeze in a single Linux box and use CVS proper versus CVSNT. That will also help familiarize you with Linux. The primary stumbling block there is not the CVS server but rather ensuring

Recovering from Attic

2005-06-08 Thread Aaron Jackson
I'm new to CVS and have what I hope to be a pretty simple question, if you can recommend any reading materials on it as well I'd be grateful. Is there a way to recover an entire directory with all of it's contents and subdirectories? Right now I know how to recover individual copies of files

RE: Recovering from Attic

2005-06-08 Thread Rod Macpherson
Directories are never removed in CVS so recovery is required. I'm somewhat confused about your objective. If you want to recover modules (and of course the content) make sure you have a tagging policy that works for you. You can then restore using a checkout and if necessary check it back in

RE: Recovering from Attic

2005-06-08 Thread Rod Macpherson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rod Macpherson Sent: Wednesday, June 08, 2005 8:47 AM To: info-cvs@gnu.org Subject: RE: Recovering from Attic I meant to say Directories are never removed in CVS so recovery is NOT required. I should

RE: Recovering from Attic

2005-06-08 Thread Rod Macpherson
... recommend reading material ... An apparently comprehensive discussion of CVS usage: http://ldp.rtin.bz/REF/CVS-BestPractices/html/index.html ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

RE: Recovering from Attic

2005-06-08 Thread Aaron Jackson
Ok, if there is a directory in a project that had three files in it and they were all removed to the attic with cvs rm at different times and you want to recover all three files (say 3 could be 100+ files in some cases) but they all have different versions on them. How could you check the

Re: Recovering from Attic

2005-06-08 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aaron Jackson [EMAIL PROTECTED] writes: Ok, if there is a directory in a project that had three files in it and they were all removed to the attic with cvs rm at different times and you want to recover all three files (say 3 could be 100+ files in

Re: question about WinCVS (was Info-cvs Digest, Vol 31, Issue 10)

2005-06-08 Thread Russ Sherk
Greets. On 6/8/05, Arthur Barrett [EMAIL PROTECTED] wrote: Santosh, This is not the correct group to ask questions about WinCVS. The WinCVS This may be the correct group if your CVS server is running regular cvs (say on a linux box). Please provide more info: - Is your cvs server running

RE: Recovering from Attic

2005-06-08 Thread Rod Macpherson
There's are important details missing from the description so here are my assumptions along with a distilled problem statement. You have a top-level module -- say some parent directory. Files have been added and removed over time. The module was periodically tagged. You want to recover the

Re: Recovering from Attic

2005-06-08 Thread Jim Hyslop
Aaron Jackson wrote: Ok, if there is a directory in a project that had three files in it and they were all removed to the attic with cvs rm at different times and you want to recover all three files (say 3 could be 100+ files in some cases) but they all have different versions on them. How

File Checked Out Notification

2005-06-08 Thread Aaron Jackson
Thanks for all the help on my previous problem, now I have a new one. I'm working on a system where multiple developers are working on many of the same projects and some of the files overlap. Is there some way to notify someone when they check out a file to tell them that another user has

Re: File Checked Out Notification

2005-06-08 Thread Todd Denniston
Aaron Jackson wrote: Thanks for all the help on my previous problem, now I have a new one. Please change the threaded subject line then. I'm working on a system where multiple developers are working on many of the same projects and some of the files overlap. Is there some way to notify

RE: File Checked Out Notification

2005-06-08 Thread Rod Macpherson
If you have not already done so, the shared files should be part of some independent module. A library with its own build script for example. That way work on the library requires an explicit module checkout. Concurrent checkouts should not be a problem with or without notification. That's the

CVS VMS Client and RMS file handling

2005-06-08 Thread Piet Schuermans
CVS VMS client and RMS file handling.CVS changes file attributes of RMS files. For most files (text, executables / binary)these changes are harmless and are easy dealt with by the tools or the Operating System. Some files however result inunrecoverable damage.It can be a major problem for using

Re: connection reset by peer

2005-06-08 Thread Rahul
Could you be hitting the CPS (Connections per second) throttling in inetd ? If you have a bursty traffic to CVS server and you hit it with large number of connections, that may cause inetd to shutdown some connections. Check your CPS setting. Rahul Bhargava CTO, WANdisco

CVS 1.12.12 build problems

2005-06-08 Thread Stephen Carville
I cannot get the cvs 1.12.12 RPM to build from the include spec file. I can ususaly fix these little spec file problems myself by this one doesnlt seem to yield. The errors I get are: + ./install-sh src/cvs.krb5 /var/tmp/cvs-1.12.12-1-root-stephen/usr/kerberos/bin/cvs

RE: question about WinCVS (was Info-cvs Digest, Vol 31, Issue 10)

2005-06-08 Thread Santosh_Nandagiri
See my answers: This may be the correct group if your CVS server is running regular cvs (say on a linux box). Please provide more info: - Is your cvs server running on windows using WinCVS/cvsNT? (e.g. your CVSROOT is something like :ext:[EMAIL PROTECTED]:/var/cvs) Yes. - what is your cvs