Hello Li,
> Is there anyone know how to let SVNKit don't try to
access the root
of the
> repository?
Could you please provide more details on the problem:
What version of SVNKit do you use (try using 1.1.6 one)?
What exact code do you use to work with SVNRepository or
SVNClientManager?
In general SVNKit (SVNRepository class) should not attempt
to access
paths higher than its location URL (URL SVNRepository was
created for).
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java
[Sub]Versioning Library!
Li Xiao wrote:
> Hi, SVNKit works fine, but I got lots of access errors
in SVN log:
> [Wed Mar 19 11:59:12 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
> [Wed Mar 19 11:59:16 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
> [Wed Mar 19 11:59:19 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
> [Wed Mar 19 11:59:22 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
> [Wed Mar 19 11:59:24 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
> [Wed Mar 19 11:59:26 2008] [error] [client
192.168.4.18] Access denied:
> 'mngsvnts' GET my_project:/
>
> the user 'mngsvnts' was setted as only can access the
directory
> '/trunk/help', and using SVNKit to get source/diffs
from the repository,
> everything is ok, but has error logs.
>
> Is there anyone know how to let SVNKit don't try to
access the root of the
> repository?
------------------------------------------------------------
---------
To unsubscribe, e-mail: svnkit-users-unsubscribe svnkit.com
For additional commands, e-mail: svnkit-users-help svnkit.com
|