Try something like this: cvs -q diff -r Branch_3_0 -r HEAD | grep RCS
It's not the best, but it gets the job done. -Larry > Someone (I think it might have been David) mentioned something about diffing the HEAD and 3.0 branches. > > Does anyone know if there is a good way todo this? > > I am a little concerned that some fixes are going into HEAD and are not making it into the 3.0 branch. If there is a nice tool that will do this then we can use it to send notices durring the final stages of a release. > > Anyone? > > --jason > * * * > > View thread online: http://jboss.org/forums/thread.jsp?forum=66&thread=13850 > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
