[cvsnt] Re: Database auditing problem

Tony Hoyle tony.hoyle at march-hare.com
Wed Mar 29 12:14:55 BST 2006


Petit Pas De Lune wrote:
> Hello.
> I can't commit or whatever operation when the
> Repository auditing extension plugin is activated.
> 
> Platform (server & client) : Windows XP Pro SP2 (fr)
> Server : CVSNT  (2.5.03.2151)
> Client : CVSNT client (2.5.03.2151)
> plugins (activated) :
>  - SSPI (all checked, minux kerberos)
>  - Repository auditing (all checked, minus "store checking file")
> 
> Tested with those backend :
>  - sqlite 3.3.4 (test connexion and create table ok)
>  - mysql 5.0.19 (test connexion and create table ok)
> 
> If the auditing plugin is activated then I've allways the same
> message whatever the operation :
> |#> cvs.exe -d :sspi:laurent at station:/Depot status index.jsp
> |Audit trigger initialiasation failed: Open failed: Open failed
> |cvs server: Pre-command check failed
> |
>
It means you have no access to the database.  Audit will not allow any 
operations until it is correctly configured, by design.

Check the database logs (on mysql) or the access rights (on sqlite).

Tony



More information about the cvsnt mailing list