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@] 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 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