« Return to Thread: Dramatic OpenVMS performance increase for co / update

Re: Dramatic OpenVMS performance increase for co / update

by Alexander Kitaev-3 :: Rate this Message:

Reply to Author | View in Thread

Hello Anders,

Thank you very much for reporting this. Actually, symbolic links related
code should not be executed on OpenVMS platform and it looks like in the
version of SVNKit you're using some of that code get executed.

Could you please say what version of SVNKit you're using? Is that 1.2.3 one?

Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!

Anders Wallin wrote:

> I am posting this for the benefit of other OpenVMS SVNKIT users.
>
> I have had problems checking out / updating large directories, 2700 files or
> more. The check out time was 60 (sixty) minutes and the CPU time just as
> much.
>
> After defining svnkit.symlinks=false the checkout time dropped from 60
> minutes to 4 minutes.
>
> I added the following change to startup file "jsvnsetup.openvms".
> It is important that the quoting is exactly as below to get the final jsvn
> command right.
>
> ....
> $ OPT = """""-Dsvnkit.symlinks=false"""""
> ......
>
> Anders Wallin

---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@...
For additional commands, e-mail: svnkit-users-help@...

 « Return to Thread: Dramatic OpenVMS performance increase for co / update