Thanks Jose... Can you explain me better? My english isn't good .... Sorry
This part: "But if you pass a hint to the server when launching the SVNClient code like -Dhttp.auth.preference=Basic, that has done it for me for SVNKit on OpenVMS and for maven on OpenVMS while it was not required for both obn my PC, also just to pass the outgoing proxy server of our company." José wrote: > > AFAIK, SVNkit client uses basic authentication in contrast to Turtoise. > But what if the repository can negotiate on authentication schema to be > used? Turtoise can then folow and negotiate a schema. But SVNkit can not. > The Server expects first NTLM, then Digest and then Basic Authentication. > SVNKit may fail. But if you pass a hint to the server when launching the > SVNClient code like -Dhttp.auth.preference=Basic, that has done it for me > for SVNKit on OpenVMS and for maven on OpenVMS while it was not required > for both obn my PC, also just to pass the outgoing proxy server of our > company. Josef > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von Healpiar > Gesendet: Mittwoch, 15. Juni 2011 16:05 > An: [email protected] > Betreff: A BIG issue!!!! Help me!! Please > > > Hi all. > > > I'm new on SVKit users. I have a big issue wiht my own repository. First, > I > was using a reposirtory in google code and every things work > (doCheckout(), > doCopy(), doMerge()). After, I was trying in a repository and somethings > doesn't work (doCopy() and doMerge()). > > 1. The error is about Authentication. > > 2. The manager of that repository told me that The repository doesn't > problem such polices which forbid my Authentication. > > 3. I don't have problems when I use a GUI client (Tortoise). > > 4. I put a line (testConection()) before and works!!! but I put a > doMerge() > or doCpoy and It try me a exception (Authentication). > > > I know that may The repository has a polices, but de manager told me NO!!! > > > Who know what is It happened??????????? HELP MEEEE!!!!!!!!!!! > > Thak beforehands!!! > > Apologies for mi english!! > > -- > View this message in context: > http://old.nabble.com/A-BIG-issue%21%21%21%21-Help-me%21%21-Please-tp31851761p31851761.html > Sent from the SVNKit - Users mailing list archive at Nabble.com. > > > > > -- View this message in context: http://old.nabble.com/A-BIG-issue%21%21%21%21-Help-me%21%21-Please-tp31851761p31863203.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
