info-cvs
[Top][All Lists]
Advanced

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

CVS commitinfo


From: Eric Fried
Subject: CVS commitinfo
Date: Wed, 17 Apr 2002 11:22:24 -0700

Hi,
 
I just started trying to work with some of the admin features in CVS; particularly with commitinfo.  I am trying to write a validation script which will compile code prior to allowing commits.  Running into some
snags;
            a) Where are the working copies of the file?
                The script is passed the path to the repositiory and the files to be committed.  Where
                do I find the working copies of the files?  THey don't seem to be put back into the repository.
                According to CVS documentation, they are accessible (but where).
 
            b) During the commit, the module dir is locked.
                From some other threads, noticed some others had this problem.  From the repository
                path, I parse out the module name.  I then try to check out the module for a test compile
                before allowing the commit.  The command hangs as the rep. is now locked.  Anyway around
                this (aside from removing the the lock files from the dir)?
Can anybody help?
 
Thanks,
Eric

reply via email to

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