How to get Log messages between two tags usind cvs log command?

2002-05-29 Thread Shailesh Garg
Title: How to get Log messages between two tags  usind cvs log command? 






Hi,

    There is an option of getting log message between two dates (-d) , between two revisions (-r). 

Does anybody know how to get log messages between two tags on the same branch.

I want to prepare a changelog file using cvs2cl.pl utility. I want to find out what has been changed between two builds (tags) in a given branch. If I use date then cvs gives me changes from all of the branches.  I can not use revision because not every file has same revision number.


Thanks,

-Shailesh Garg

Clickmarks Inc.






Are big companies using CVS?

2001-06-08 Thread Shailesh Garg
Title: Are big companies using CVS?






Does anybody know about name of big companies using CVS?



-Shailesh


-Original Message-

From: Kostur, Andre [mailto:[EMAIL PROTECTED]]

Sent: Friday, June 08, 2001 7:56 AM

To: 'Lucas Chan'; '[EMAIL PROTECTED]'

Subject: RE: Use of CVS on large scales



Let's see, other major projects using CVS


KDE?

Mozilla?

anything on SourceForge.net?

come to think of it, I think _Sourceforge.net_ itself is in CVS?


We actually looked at a few source code control tools, and we couldn't

justify the astronomical costs of ClearCase.  If CVS wasn't our choice, our

next one was going to be Perforce.


-Original Message-

From: Lucas Chan [mailto:[EMAIL PROTECTED]]

Sent: Thursday, June 7, 2001 6:41 PM

To: '[EMAIL PROTECTED]'

Subject: Use of CVS on large scales



Guys,


We are currently looking at implementing some kind of version control

system.  We have been trialling CVS for the past few weeks, storing sources

on a FreeBSD machine and using WinCVS on our development machines.  It seems

that this is exactly what we're looking for.


I have struck a problem that I'm hoping some of you can help me with.


Our company hired a "testing expert" a week or so ago, and he is currently

opposing our move to roll out WinCVS.


This is because:

a) He's never heard of it.

b) He doubts that it is scalable enough for us.

c) He believes that anything that's free _must_ have disadvantages (as

opposed to Clearcase for example).


This didn't go down too well with me (or my team) because:

a) For someone who's supposed to be an expert on testing systems, it

surprises me that he's never heard of CVS.

b) When talking about scalability, I gave the example that FreeBSD itself is

maintained using CVS.  i.e. implying that we're only building web sites, not

whole operating systems.  This didn't seem to be good enough evidence for

him.

c) And of course, I'm a FreeBSD and Open Source fan.


So, to cut to the chase... it would be great if some of you could show me

where to find further information about CVS.


I'm particularly interested in it's uses for (really)large scale projects,

perhaps even some stats on the quantity of sources it can maintain, any

advantages it has over commercial source control products, etc.  I've

checked out the CVS web site but none of the information there was useful in

this context.


Something like... a case study of a large software company using CVS would

be pefect (I imagine).


Thanks for your time everyone.


Regards,


[ lucas ]





[ the ego has landed ]



___

Info-cvs mailing list

[EMAIL PROTECTED]

http://mail.gnu.org/mailman/listinfo/info-cvs


___

Info-cvs mailing list

[EMAIL PROTECTED]

http://mail.gnu.org/mailman/listinfo/info-cvs





How to get list of tags?

2001-05-21 Thread Shailesh Garg



Hi 
    I am not able to find any 
command that  give me list of all the builds. 
I recently installed CVS and moved all source from 
microsoft VSS. It's all working fine from last three weeks. 
 
Thanks,
-Shailesh