Login | Register
My pages Projects Community openCollabNet

Discussions > dev > RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt

Author maob
Full name Markus Oberlassnig
Date 2010-04-29 01:38:53 PDT
Message > I did notice one problem in the Windows check. It's checking the constant Platform.OS_WIN32, which will never be null or empty, so it will always assume that the platform is windows. I would fix this by instead using the static isOsWindows method that already exists in AbstractClientAdapter.
>
> Before committing, we'll also want to externalize the strings and replace the e.printStackTrace lines with our standard error handling.

OK, thank you.

> But I've only seen the dialog by "tricking" it in debug, so I haven't really tested to see that it works. To really test, I'd need a server with certs. Do you have any advice for testing?
I think you know how to configure the server.
But on client side, it is necessary to have a java version > 1.6.0_u15 and you have to patch this or you have to use JACAPI from keyon (but it is licenced).
(SVNKit needs Revision > 6600).
So if you have any problem, just contact me.

> I assume the SVNKit check is because JavaHL does not support MSCAPI providers (do we know this for certain?)? It would be great if this feature could be extended to JavaHL.

At the moment only SVNKit supports this in version 1.3.2 Revision > 6600. So, this is not yet released on the homepage.
JavaHL: Here I think, that it works a little bit different. When I'm right JavaHL uses the dll's for communication. So the dll's should be build the right way and it should work with the openssl stuff.
Is this correct?
We have also build a svn command line client with supporting MS CAPI via openssl. I think JavaHL has to be build the same way, or?

« Previous message in topic | 3 of 12 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-dev] Patch for MSCAPI support, when using SVNKIt Markus Oberlassnig <Markus dot Oberlassnig at ilogs dot com> Markus Oberlassnig <Markus dot Oberlassnig at ilogs dot com> 2010-04-23 04:29:22 PDT
     RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt selsemore Stephen Elsemore 2010-04-28 11:46:47 PDT
         RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt maob Markus Oberlassnig 2010-04-29 01:38:53 PDT
             RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt selsemore Stephen Elsemore 2010-04-29 10:23:16 PDT
                 RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt maob Markus Oberlassnig 2010-04-29 12:21:32 PDT
                     RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt selsemore Stephen Elsemore 2010-05-05 14:21:34 PDT
                         RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt maob Markus Oberlassnig 2010-06-24 05:23:12 PDT
                         RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt maob Markus Oberlassnig 2010-11-30 04:55:47 PST
                             Re: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt selsemore Stephen Elsemore 2010-11-30 10:35:47 PST
                                 Re: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt markphip Mark Phippard 2010-11-30 10:38:49 PST
                             RE: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt selsemore Stephen Elsemore 2010-12-01 09:55:40 PST
                                 Re: [Subclipse-dev] Patch for MSCAPI support, when using SVNKIt markphip Mark Phippard 2010-12-01 09:57:40 PST
Messages per page: