Hello All,
We just added NTLM authentication method support into
JavaSVN (in "trunk")
and as we do not have a Windows domain to log in around
would like to ask
you to help us test this new feature. If anyone has a
repository and apache
server with NTLM authentication set up and has some time to
spend on testing
JavaSVN with it, please let me know. Thanks!
NTLM support in JavaSVN is more or less similar to the one
in Jakarta
Commons HttpClient library, so it should work whenever
HttpClient works.
Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmat
e/
> -----Original Message-----
> From: Markus KARG [mailto:markus.karg quipsy.de]
> Sent: Wednesday, May 17, 2006 09:30
> To: users subclipse.tigris.org
> Subject: [Subclipse-users] ParserProblem
>
> I am using SVNANT to pull sources from the repository
to my
> local machine, using an ANT script:
>
> <svn username="UID"
password="PWD">
> <checkout
url="svn://host/module/trunk"
destPath="./folder" />
> </svn>
>
> Actually it works well, but it prints this message
always:
>
> [svn] 17.05.2006 09:15:55
>
org.tigris.subversion.svnclientadapter.commandline.parser.Sv
nO
> utputParser
> parse
> [svn] WARNUNG: Can't find a svn action for svn
output line :
> Ausgecheckt, Revision 2073.
>
> It seems as if the German translation produces a
warning here.
> Would be great if someone could fix it.
>
> Thanks
> Markus
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subclipse.tigris.org
For additional commands, e-mail: users-help subclipse.tigris.org
|