[Cvsnt] Loginfo not triggering

Alexey Panchenko alexey at liwest.ru
Fri Mar 22 11:04:38 GMT 2002


Friday, March 22, 2002, 4:49:44 PM, David wrote:

DS> I've got an odd one.  Loginfo doesn't seem to be working for all users, only
DS> some.

DS> I'm running John Peacocks CVSNTUPD program which keeps a sandbox of a
DS> website up to date but it only gets triggered by some users.  For instance i
DS> can edit, change and commit a test file and it runs the autoupdate, but if
DS> another user does it, the autoupdate isn't triggered.

DS> I can't for the life of me work out why one is working and not the other.
DS> Any ideas?

project names in loginfo are compared as case sensitive regular
expressions, so you should write something like:
[Pp][Rr][Oo][Jj][Ee][Cc][Tt]  command_here

without this, command is not triggered if directory name is spelled
differently than it is written in loginfo.

--
Best regards,
 Alexey                            mailto:alexey at liwest.ru


_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list