Hmmm, yeah I think I'm gonna need some different method. The problem is that the machine doing the check for differences does not have the project checked out to a sandbox so doing a diff won't work.
Bascially what I want to do is set up a build machine that can check for changes made to the project, and if there are any it will check out the code and build it. It does a fresh check out each time and wipes the sandbox after it is finished.
Jim.Hyslop wrote:
Murrgon wrote:
Is there a way to determine if there have been any commits or adds done to a project since a specific date or tag?
Do you mean besides using the -r or -d options to diff/log/update?
_______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
