Hello,

--- S I <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I'm trying to get a stripped down list of files modified and
> committed between 2 builds or a build and my working folder in 
> CVS.  I would just like to see the path/filename only.  Compare 
> it to a list received from the developers to verify we're in 
> synch, do the build and deliver their corresponding .class files.
> 
> Many of the CVS commands (log, tag, history, diff, etc) generate
> way more than I need.  Do I need to write scripts that parse out 
> what I need?  Is there a cvs command to do this so I can 
> avoid scripting?

You can avoid this kind of scripting by using Parabuild for your 
build automation - it shows new changes in the build. The side 
effect is that you will never be out of sync...
 
Slavik
 
 



_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to