Thanks.

Now, It works!!!! I just put 
System.setProperty("svnkit.http.methods","Basic,Digest,Negotiate,NTLM"); in
my class..


Nice community!!



José wrote:
> 
> You wrote: ... reposirtory in google code! What do you mean with that?
> 
> Do we talk about two repositories! 
> the google-one which works and 
> your own one, manged by your admins, which does not work. Correct?
> 
> Are you saing your svnkit-clinet-code can doCommit, doMerge, doCopy with
> the google-repo?
> 
> Do you have write-access to the google-repo using your svnkit-client? If
> YES
> Does it really work? (doCommit, doCopy, doMerge) If YES, 
> then it is a setup problem with your own repository server, not with your
> client-code.
> 
> In this case verify with your repository serve administrator all required
> setups.
> Then if Turtoise has no problems to Commit, Merge, Copy, do the same with
> your svnkit-client-code.
> 
> Strat your svnkit-client with the -Dhttp.auth.preference=Basic switch
>> java -Dhttp.auth.preference=Basic "your.svn.client"
>> your-svn-client-command-strings
> 
> But if I assume right: you are developing a svnkit-client? In this case
> can you debug it and dive into code from svnkit and see where it fails?
> 
> 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-tp31851761p31887180.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.


Reply via email to