On Mon, Sep 10, 2012 at 04:37:51PM -0700, 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.openg
>    rok|_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
>    '[1]http://svn:8080/---/pom.xml': authorization failed: Could not
>    authenticate to server: rejected Basic challenge ([2]http://svn:8080)

Once related patches are integrated, you might also set
org.opensolaris.opengrok.history.Subversion.configdir to the directory,
which actually contains the svn data. E.g. I put it at the fs, which
contains the opengrok data (/data/opengrok/.subversion) and thus is
independant of the users home.

If you need this feature now, have a look at
http://src.iws.cs.ovgu.de/source/diff/opengrok-jel/src/org/opensolaris/opengrok/history/SubversionRepository.java?r1=/opengrok/src/org/opensolaris/opengrok/history/SubversionRepository.java@1248&r2=/opengrok-jel/src/org/opensolaris/opengrok/history/SubversionRepository.java@1473&format=w&full=0

Have fun,
jel.
-- 
Otto-von-Guericke University     http://www.cs.uni-magdeburg.de/
Department of Computer Science   Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany         Tel: +49 391 67 12768
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to