History in CVS

2004-01-30 Thread Prasad G S K
Hi, I want to get the history of all committed files in a particular branch since a given tag on that branch. How can I get this information? regards, Prasad GSK ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

RE: History in CVS

2004-01-30 Thread Matthew . Riechers
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Prasad G S K > Sent: Friday, January 30, 2004 3:37 AM > To: [EMAIL PROTECTED] > Subject: History in CVS > > I want to get the history of all committed files in a > particular branch > since a given tag

RE: History in CVS

2004-01-30 Thread Prasad G S K
Sorry, my question was not clear. Assume a branch(b1) in CVS and I have placed a tag t1 on that branch, say, one month back. After placing the tag, few files were checked into the branch b1. How do I get the list of files that are checked into the branch b1, after the tag t1. regards, Prasad GSK

RE: History in CVS

2004-01-30 Thread Prasad G S K
Sorry, my question was not clear. Assume a branch(b1) in CVS and I have placed a tag t1 on that branch, say, one month back. After placing the tag, few files were checked into the branch b. How do I get the list of files that are checked into the branch b, after the tag t1. regards, Prasad GSK --

RE: authorisation failed in CVSweb while downloading...

2004-01-30 Thread Gurpreet Singh (SCM)
Hi Mark, The patch ( as defined ) in your mail, Is that a complete and only patch described. How do I do it / apply / in which file it needs to be added. Regards Gurpreet S -Original Message- From: Mark D. Baushke [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 9:44 PM To: Gurp

RE: Upgrading CVS, WinCVS

2004-01-30 Thread Gurpreet Singh (SCM)
Hi, Well you may get the tarball of the sourcecode from the , and compile the same, Also in this you have readme and other related docs. http://ccvs.cvshome.org/servlets/ProjectDownloadList Probably suggest that you make your repository readonly for that duration while install (CVS server 1.11.

RE: History in CVS

2004-01-30 Thread Jim.Hyslop
Prasad G S K [mailto:[EMAIL PROTECTED] wrote: > Sorry, my question was not clear. > Assume a branch(b1) in CVS and I have placed a tag t1 on that > branch, say, > one month back. After placing the tag, few files were checked into the > branch b. > How do I get the list of files that are checked in

RE: partial branch problem

2004-01-30 Thread Jim.Hyslop
Jon Ringle [mailto:[EMAIL PROTECTED] wrote: > After doing my first branch based on a tag created by a build > script, I > discovered that the build script creates the tag on a > subdirectory of the > module rather than on the module itself using something like: > > cvs tag -R sometag module/su

RE: Difficulty connecting to CVS repos from winCVS

2004-01-30 Thread Jim.Hyslop
Yanglong Zhu [mailto:[EMAIL PROTECTED] wrote: > Well, now I figured out the culprit of the problem I > experienced. It is > an undocumented CVS odd behavior caused the problems. Would you like to share your experience with the list? Maybe someone can either fix the odd behaviour, or add it to the

RE: History in CVS

2004-01-30 Thread Gurpreet Singh (SCM)
Hi Possibily you need a CVS-query tool( like Bonsai, etc) which gives a good and tailored query form. Regards Gurpreet S -Original Message- From: Prasad G S K [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 2:07 PM To: [EMAIL PROTECTED] Subject: History in CVS Hi, I want t

Re: History in CVS

2004-01-30 Thread Larry Jones
Jim.Hyslop writes: > > Matt's answer still holds: read the documentation on the log command, paying > particular attention to the -rTAG:: option. You may also find the "diff --brief" and/or "patch -s" commands useful, too. -Larry Jones Something COULD happen today. And if anything DOES, by gol

bug-cvs mailing list: is it dead?

2004-01-30 Thread Phil Richards
Probably the wrong place to post, but I've been trying to volunteer to do some CVS development by posting a summary of what I was thinking of doing to bug-cvs - nothing has come through. In fact, nothing has come through bug-cvs since 2003-12-30. Is the bug-cvs mailing list dead? If so, should I

Re: partial branch problem

2004-01-30 Thread Jon Ringle
On Friday 30 January 2004 09:45 am, Jim.Hyslop wrote: > Jon Ringle [mailto:[EMAIL PROTECTED] wrote: > > After doing my first branch based on a tag created by a build > > script, I > > discovered that the build script creates the tag on a > > subdirectory of the > > module rather than on the module

Re: authorisation failed in CVSweb while downloading...

2004-01-30 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gurpreet Singh (SCM) <[EMAIL PROTECTED]> writes: > The patch ( as defined ) in your mail, Is that a complete and only patch > described. Yes. It was against an old version of cvsweb I had laying around, but I could not find it on the web where it was

CVS pserver login problem

2004-01-30 Thread Adam Vainder
Hi, I hope this is the right place to send this. If not, please let me know where to send/post it. I've been trying to figure this out on my own for about a month, and just cant take it anymore. Hopefully one of you has seen this before and knows the answer. I set up a pserver on a Red Hat

RE: CVS pserver login problem

2004-01-30 Thread Peter Connolly
Check this out: http://www.cvshome.org/docs/manual/cvs-1.11.10/cvs_21.html#SEC184 >-- Original Message -- >Date: Fri, 30 Jan 2004 16:05:03 -0500 >From: "Adam Vainder" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: CVS pserver login problem > > >Hi, > >I hope this is the right place to send

Repository file owner/group problem

2004-01-30 Thread Andrew E. Clark
Hi there, CVS users! As this is my first post, I'll explain my problem briefly -- but please forgive me if this issue has already cropped up in previous postings... The CVS repository (on a Red Hat Linux 9.0 machine) I'm administering has the following problem: whenever a non-cvs-administrative u

RE: CVS pserver login problem

2004-01-30 Thread Adam Vainder
Peter,   Thanks for the link. I looked at what it said, especially the snippet :   "errors like "connection reset by peer", "received broken pipe signal", "recv() from server: EOF", or "end of file from server" typically indicate that inetd is listening for connections but is unable to start C