Our glassfish process is running as root on our unix box. Are you saying we need to add a 'root' user to our SVN repository in order for glassfish to be able to log in? I'm assuming there's no way in the web.xml or configuration.xml file to specify the SVN user glassfish should use when attempting to access SVN?
Thanks, priyanka From: Lubos Kosco [mailto:lubos.ko...@oracle.com] Sent: Tuesday, September 11, 2012 5:01 AM To: Priyanka Gopinath Cc: opengrok-discuss@opensolaris.org Subject: Re: [opengrok] Unable to retrieve history Glassfish user has to authenticate your svn, save this login and it will work then alt. create a local clone where glassfish won't require login permission ... your choice L On 11.9.2012 1:37, Priyanka Gopinath wrote: Thanks for the response. Looking at the glassfish log files, I found that Server authentication error was thrown. But how/where do we provide the settings for glassfish with login permissions to svn? [#|2012-09-05T13:13:53.732-0700|WARNING|glassfish3.1.1|org.opensolaris.opengrok|_ThreadID=41;_ThreadName=Thread-2;|Non-zero exit status 1 from command [svn, log, --trust-server-cert, --non-interactive, --xml, -v, xxx/pom.xml@<mailto:xxx/pom.xml@>] in directory /nas/apps/___/trunk: svn: OPTIONS of 'http://svn:8080/---/pom.xml': authorization failed: Could not authenticate to server: rejected Basic challenge (http://svn:8080) Thanks, priyanka From: Lubos Kosco [mailto:lubos.ko...@oracle.com] Sent: Thursday, September 06, 2012 4:34 AM To: Priyanka Gopinath Cc: opengrok-discuss@opensolaris.org<mailto:opengrok-discuss@opensolaris.org> Subject: Re: [opengrok] Unable to retrieve history On 5.9.2012 22:45, Priyanka Gopinath wrote: Hi, I have installed the opengrok for our SVN repository. The webapp has been installed on a glassfish server. We have been able to successfully index, query the files. But when we try to click on the "History" link for any of the files(java / txt), we get the following error. Is there something that I am missing here? Problem Failed to get history for:"./workspace/Java/branches/xxx/docs/xxx.txt" Exit code: 1 check the logs of glassfish for more info, most probably user under which glassfish runs is not able to run(has problems, try to switch to it and run the command from the logs) appropriate svn log command, or glassfish cannot find svn binary ... hth L Thanks, Priyanka _______________________________________________ opengrok-discuss mailing list opengrok-discuss@opensolaris.org<mailto:opengrok-discuss@opensolaris.org> http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
_______________________________________________ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss