http://defect.opensolaris.org/bz/show_bug.cgi?id=19214
Stanislav Kozina <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #2 from Stanislav Kozina <[email protected]> 2012-06-03 19:57:41 UTC --- > Cau Stando > > can you please check logs in the web server (e.g. catalina.out) > and try to run (as user running web server) the command(which failed) printed > in the log ? > > most probably this is about permissions, internally we run 0.11.1 with cvs > without any probs(afaik) Yes, exactly, this looks like a problem (in /var/log/tomcat6/catalina.out): WARNING: Non-zero exit status 1 from command [/usr/bin/cvs, log, -N] in directory /home/ersin/opengrok/src/cvs_test: cvs log: Logging . cvs log: failed to create lock directory for `/home/ersin/opengrok/cvs_root/cvs_test' (/home/ersin/opengrok/cvs_root/cvs_test/#cvs.lock): Permission denied cvs log: failed to obtain dir lock in repository `/home/ersin/opengrok/cvs_root/cvs_test' cvs [log aborted]: read lock failed - giving up Thanks a lot, fixed, works now;-) Closing bug. Regards, -S -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
