info-cvs
[Top][All Lists]
Advanced

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

Re: Accessing CVS repositry history remotely


From: address@hidden
Subject: Re: Accessing CVS repositry history remotely
Date: 6 Jan 2006 11:50:08 -0800
User-agent: G2/0.2

Sorry if I was a bit vague, I am new to such things.  Thanks for the
quick responses.

I'm trying to access the comments of a checked-in file.  It actually
looks like history isnt going to do it for me, and log is a better
option (bit more research does help, eh?).  The idea of the program I'm
trying to write is to grab all the files in my repository with certain
comments and return a list of them.

Example:

I want to find all the files changed when fixing a certain bug.  So I
search for Bug xxxx, and it returns a list of all the files that were
associated with that fix, denoted by the "Bug xxxx" phrase in the
comments.

I hope that clarifys a bit more, thanks again.



reply via email to

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