Paul, Use the "precommand" (or "postcommand") trigger. http://www.cvsnt.org/manual/postcommand.html
This is only available in CVSNT 2.0.58 and later. CVSNT is free (GPL - just like CVS) is available on Linux, Unix, Windows, Mac OS X etc etc. If you are using WinCVS or TortoiseCVS then you are already using it (it comes bundled with those). Since the triggers are executed on the server then you will need to be running CVSNT on the server. http://www.cvsnt.com Regards, Arthur Barrett <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > hello, > i would like to setup a trigger for when cvs-update touches a file (updates or merges) in checked out work areas. is there already a mechanism for this? i want it to run a script or set of commands > my specific need is that i want to have a shell-rc file in the repository, when someone makes changes to it and then i do an update, i get those changes and therefore would like to re-source that file and update my shell. is this possible to set-up? > thanks > paul > > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
