[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Re: TortoiseSVN "Get lock" of multiple files fails via Java-SSL-tunnel since v1.9.0 (bug?)

From: David Hinken <d.hinken_at_isfh.de>
Date: Mon, 9 May 2016 05:03:20 -0700 (PDT)

> > Ivan suggested to use the svn command-line tool. I just tried it using a batch file
> > and passed all 1000 text files to 'svn lock a b c ...'. It works fine without any trouble!
> > It seems to work file-by-file and thus takes is slower is quite slow but work without problem.
> It's really strange, because TortoiseSVN uses the same API in the same
> way as Subversion command line client.
>
> What svn.exe version you're testing? You may use 'svn.exe --version'
> command to find Subversion command line client version.

Sorry, my mistake, I had two versions of subversion installed.

svn version 1.8.13 (r1667537) works file-by-file and works without any problem.

svn version 1.9.4 (r1740329) shows a similar behaviour as TSVN. It tries to lock about 30-40 files at once and then hangs without any sign of progress.

> I'm not familiar with Java-Tunnel. Could you please share URL you're
> using to checkout Subversion working copy.

The URL is

https://localhost:35741/svn/Test

and redirects via the Java-Tunnel (running in Firefox) to the SVN server.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3171702

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-05-09 14:03:27 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.