info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Retrieve API names whose code has been changed/modified between two


From: Spiro Trikaliotis
Subject: Re: Retrieve API names whose code has been changed/modified between two tags
Date: Wed, 5 May 2010 20:59:29 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

* On Wed, May 05, 2010 at 12:13:54AM -0400 Jim Hyslop wrote:
 
> Srini wrote:
> > Do we have any CVS command line options where in we can retrieve API/
> > function names that have been  modified between two given cvs tags.
> 
> CVS has no concept of "API" or "function names" - or anything other than
> "source code" - so I'm afraid the answer is "no."

That's right. However, the -p option to "cvs diff" might give a hint. It
will not solve the problem automatically, and it only works for C (and
a little bit for C++ and Java), but at least it gives some hints.

HTH,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]