Re: JavaHL, 1.9: Bad file descriptor, Stream doesn't support this capability errors

2015-08-20 Thread Thomas Singer
Hi Bert, I'll see if I can properly fix this (preferably in both Subversion and Apr), without reverting to just ignoring errors. Did you have any success fixing it yet? Is there already a bug entered in the issue tracker? I'd rate it as blocker priority. -- Best regards, Thomas Singer

Re: JavaHL, 1.9: Bad file descriptor, Stream doesn't support this capability errors

2015-08-17 Thread Thomas Singer
Is *anybody* of the Windows users able to commit using svn+ssh:// and SVN 1.9? -- Thomas On 14.08.2015 00:20, Branko Čibej wrote: On 13.08.2015 13:32, Marc Strapetz wrote: On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: One of our 1.9 (early-access) users

Re: JavaHL, 1.9: Bad file descriptor, Stream doesn't support this capability errors

2015-08-14 Thread Thomas Singer
On 14.08.2015 00:20, Branko Čibej wrote: On 13.08.2015 13:32, Marc Strapetz wrote: On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: One of our 1.9 (early-access) users is reporting problems when performing remote commands, for example a copy URL-URL:

Re: JavaHL, 1.9: Bad file descriptor, Stream doesn't support thiscapability errors

2015-08-25 Thread Thomas Singer
The fix is alread on the 1.9.x branch and will be part of the 1.9.1 release Perfect, I can confirm that it is working now. Thanks. -- Tom On 25.08.2015 12:39, Branko Čibej wrote: On 25.08.2015 12:36, Thomas Singer wrote: Is this bug already reported in the issue tracker? I've searched

Re: JavaHL, 1.9: Bad file descriptor, Stream doesn't support thiscapability errors

2015-08-25 Thread Thomas Singer
Is this bug already reported in the issue tracker? I've searched but could not found. Should I report it? -- Best regards, Thomas Singer = syntevo GmbH http://www.syntevo.com http://www.syntevo.com/blog On 20.08.2015 09:28, b...@qqmail.nl wrote: Hi Thomas, The Subversion version

JavaHL: Hard crash in libsvn_subr-1.dll

2015-09-08 Thread Thomas Singer
We've got the attached bug report where libsvn_subr-1.dll crashes. Unfortunately, I have no idea how to reproduce. -- Best regards, Thomas Singer = syntevo GmbH http://www.syntevo.com http://www.syntevo.com/blog # # A fatal error has been detected by the Java Runtime Environment

Re: JavaHL: Hard crash in libsvn_subr-1.dll

2015-09-09 Thread Thomas Singer
What further information do you need for this crash? -- Best regards, Thomas Singer = syntevo GmbH http://www.syntevo.com http://www.syntevo.com/blog On 08.09.2015 09:06, Thomas Singer wrote: We've got the attached bug report where libsvn_subr-1.dll crashes. Unfortunately, I have

Re: JavaHL: Hard crash in libsvn_subr-1.dll

2015-09-10 Thread Thomas Singer
Sergey, Thank you for this valuable information. -- Thomas Singer On 10.09.2015 17:46, Sergey Raevskiy wrote: After digging in some disassembly, I've guessed the [libsvn_subr-1.dll+0xc4c20] as svn_relpath_join() which is called with BASE == NULL. So, the crash might be caused by the same

Umlauts on OS X

2017-05-03 Thread Thomas Singer
tories and breaking something? Maybe it would be a good time to treat 1.10 as a large bug-fix release (duplicate hash fix, OS X umlaut fix, ...)? -- Best regards, Thomas Singer smartsvn GmbH

Re: Shelving in TortoiseSVN

2017-10-05 Thread Thomas Singer
Just curious: does shelving only works for text files or also for binary files? BTW: what I really miss in SVN is not shelving, but rather the ability to select individually which line/hunk to commit. -- Best regards, Thomas Singer = syntevo GmbH http://www.syntevo.com http

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Thomas Singer
On 18.10.2017 19:56, Branko Čibej wrote: On 18.10.2017 13:31, Thomas Singer wrote: Hi, When performing following steps on my old Linux test machine (with slow hard disk): - have a SVN working copy at /home/user/test - sudo apt install nfs-kernel-server - add following line to /etc/exports

Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-18 Thread Thomas Singer
ack invocations are still there. My working copy has no local modifications, no untracked or ignored files, no changelists. Is it expected that this method (ISVNClient.getChangelists) is so slow on a NFS share even if there are no changelists? -- Best regards, Thomas Singer = syntevo G

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Thomas Singer
tion might use another one (it can choose another "config dir"). Thank you for this suggestion. I've tried with exclusive-locking = true but it makes no difference. I don't know what to enter for exclusive-locking-clients = How does SVN detect the client name when using JavaHL? --

Re: JDK 10 removal of javah

2018-05-18 Thread Thomas Singer
Hi James, Whatever you do, please keep backward compatibility with older JDKs. Reason is building on older OS X machines for most compatibility which do not allow latest JDKs. Thanks for considering. -- Best regards, Thomas Singer = syntevo GmbH https://www.syntevo.com https

Re: JDK 10 removal of javah

2018-05-18 Thread Thomas Singer
We are using OS X 10.7.5 for building SVN binaries. This seems to work with Java 1.8. -- Best regards, Thomas Singer = syntevo GmbH https://www.syntevo.com https://www.syntevo.com/blog On 2018-05-18 9:46, Stefan Sperling wrote: On Fri, May 18, 2018 at 08:40:35AM +0200, Thomas

Re: JavaHL crash on macOS 10.13.5

2018-06-08 Thread Thomas Singer
er, portable SVN binaries for macOS available to try them, too? Maybe the problem is caused by how we build? -- Best regards, Thomas Singer On 2018-06-07 11:24, Philip Martin wrote: Thomas Singer writes: Thread 44 Crashed:: Java: WorkerThread-3 0 libsystem_kernel.dylib 0x

Re: JavaHL crash on macOS 10.13.5

2018-06-08 Thread Thomas Singer
ected HTTP status 400 'Bad Request' on '/svn/Projects/!svn/txr/7198-5vq/E867%20MS%20Marin/testfile.txt' -- Best regards, Thomas Singer On 2018-06-08 8:12, Thomas Singer wrote: Thanks for answering. The user tried to commit using our SVN 1.9.7 binaries from <https://www.smartsvn.com/downlo

JavaHL crash on macOS 10.13.5

2018-06-07 Thread Thomas Singer
any helpful clue. -- Best regards, Thomas Singer

Re: x509 AlgorithmIdentifier parameters

2018-02-08 Thread Thomas Singer
penssl master? -- Best regards, Thomas Singer = syntevo GmbH http://www.syntevo.com http://www.syntevo.com/blog On 2018-02-03 22:40, Philip Martin wrote: Philip Martin <phi...@codematters.co.uk> writes: A client using openssl 1.0 will connect to a server serving the RSA

Re: "Permission denied" committing to sourceforge

2018-08-17 Thread Thomas Singer
Sorry, the problem was that the end-user used a different case of the user name than what he told me to use. -- Best regards, Thomas Singer On 13/08/2018 15:00, Daniel Shahaf wrote: Thomas Singer wrote on Mon, 13 Aug 2018 14:56 +0200: The user ensured to have used the same working copy

Re: AW: AW: "Permission denied" committing to sourceforge

2018-08-13 Thread Thomas Singer
On 2018-08-11 13:18, Branko Čibej wrote: On 10.08.2018 16:06, Markus Schaber wrote: Hi, Brane, Von: Branko Čibej On 10.08.2018 14:30, Branko Čibej wrote: On 10.08.2018 13:37, Markus Schaber wrote: Von: Thomas Singer On 2018-08-10 9:52, Branko Čibej wrote: On 10.08.2018 09:44, Stefan

Re: "Permission denied" committing to sourceforge

2018-08-10 Thread Thomas Singer
On 2018-08-10 9:52, Branko Čibej wrote: On 10.08.2018 09:44, Stefan Sperling wrote: On Fri, Aug 10, 2018 at 08:44:08AM +0200, Thomas Singer wrote: Hi, When trying to commit to a sourceforge repository using a self-compiled SVN binary, I'm getting following error: D:\temp\irrlicht>svn.

"Permission denied" committing to sourceforge

2018-08-10 Thread Thomas Singer
e but not other SVN repositories)? How can I get some helpful logging? Thanks in advance. -- Best regards, Thomas Singer

Documentation to build SVN 1.10

2018-04-18 Thread Thomas Singer
ernal" is not sufficient, because now it complains about "Subversion requires UTF8PROC". How to install that - where can I find documentation about how to build SVN 1.10? -- Best regards, Thomas Singer

Re: Documentation to build SVN 1.10

2018-04-20 Thread Thomas Singer
Thank you. It looks like this information has helped me to compile on Linux, but on Windows gen-make.py is used and that does not like the parameters --with-lz4=internal or --with-utf8proc=internal. -- Best regards, Thomas Singer On 2018-04-18 11:52, Stefan Sperling wrote: On Wed, Apr 18

Commit to external, increase revision in external property

2018-10-17 Thread Thomas Singer
working copy will reset the external to the previous revision. Is there already a commit option that would modify the external property automatically if modifications would be committed inside an external? -- Best regards, Thomas Singer

SVN version numbering

2018-10-31 Thread Thomas Singer
Hi all, OK, we are now at SVN 1.11 because you have agreed to release often with only a few changes. What does the prefix "1." mean - will there be some "2." or "3." in the future? If not, then it is redundant. For time-based releases, wouldn't it be more useful to use the year, e.g. the next

Compile on MinGW-w64 (Windows)

2018-09-17 Thread Thomas Singer
Hi, Did someone succeeded in compiling SVN (and its dependencies) completely using MinGW-w64 (instead of using Visual Studio)? -- Thomas

Re: Subversion 2.0

2019-06-25 Thread Thomas Singer
how to get out. I don't know what SVN 2 would need to have, so I would consider to use it for a software product repository again. -- Best regards, Thomas Singer = syntevo GmbH

Re: Subversion 2.0

2019-06-25 Thread Thomas Singer
. -- Best regards, Thomas Singer = syntevo GmbH

Re: Subversion's community health

2019-06-26 Thread Thomas Singer
regards, Thomas Singer = syntevo GmbH https://www.syntevo.com https://www.syntevo.com/blog On 2019-06-14 16:34, Eric S. Raymond wrote: Julian Foad : Anyone with constructive suggestions, please do share them. Please let us not dwell on our sadness and criticism of what went before; let

Re: Unicode composable characters on macOS [was: Subversion 2.0]

2019-06-26 Thread Thomas Singer
Hi Branko, Thanks for the detailed explanation. Would you mind to add the description to the linked issue and mark it as resolved/works-for-me/no-bug, so this information is not lost? -- Best regards, Thomas Singer = syntevo GmbH On 26/06/2019 17:39, Branko Čibej wrote

Re: Checkpointing

2019-07-02 Thread Thomas Singer
forth changes and hence hard to read.) As long as I'm working on a non-trivial feature/refactoring, I prefer to have complete control over my commits, I even like to commit completely unstable and incomplete code with Git - because I have the possibility to clean up later. -- Best regards,

Re: Checkpointing

2019-06-28 Thread Thomas Singer
it support "rebasing" such a local history onto the latest updated commit? -- Best regards, Thomas Singer

Re: What comes after 1.12?

2019-08-21 Thread Thomas Singer
orted Release(s)" should rather be "LTS-Releases" with obvious indication how long they will receive support. And, of course, 1.10 should be named 1.10 LTS. Tom On 21/08/2019 09:07, Julian Foad wrote: Thomas Singer wrote: Probably the thing that would help me the most would b

Re: What comes after 1.12?

2019-08-20 Thread Thomas Singer
Probably the thing that would help me the most would be if the releases slowed down. If we want them on a schedule then do it every 12 months instead of 6. +1 -- Thomas

Re: Checkpointing

2019-06-30 Thread Thomas Singer
Hi Nathan, Thanks for your detailed answers. - will it support "rebasing" such a local history onto the latest updated commit? It will have to support "rebasing" which is what "svn update" already does today. Otherwise you couldn't commit your work! With "rebasing" I mean, that such list

Re: [PATCH] Fix JavaHL crash in TunnelAgent.CloseTunnelCallback after GC

2020-09-09 Thread Thomas Singer
Has this patch been merged yet? If not, what input is needed to get it accepted? Tom On 2020-08-07 20:47, Alexandr Miloslavskiy wrote: Please find test snippet and patch attached. [[[ Fix JavaHL crash in TunnelAgent.CloseTunnelCallback after GC When jobject reference is kept across

Re: [PATCH] Fix JavaHL crash in RequestChannel.nativeRead

2020-09-09 Thread Thomas Singer
Has this patch been merged yet? If not, what input is needed to get it accepted? Tom On 2020-08-10 21:30, Alexandr Miloslavskiy wrote: Please find test snippet and patch attached. [[[ Fix JavaHL crash in RequestChannel.nativeRead The problem here is that when 'RemoteSession' is destroyed,

Re: Error E170013: The server unexpectedly closed the,connection.

2020-11-26 Thread Thomas Singer
Hi, According to the user this error occurs now permanently on macOS 10.15 for him while in previous versions it only occurred sometimes with macOS 10.14/15, but not with 10.12/13. -- Best regards, Thomas Singer On 2020-11-26 8:41, Thomas Singer wrote: Hi, A user of SmartSVN with SVN

Re: Error E170013: The server unexpectedly closed the,connection.

2020-11-27 Thread Thomas Singer
How valuable is the information that the user can access the SVN server from a browser? How to analyze/debug the access to find out at what stage it fails? -- Tom On 2020-11-27 9:27, Branko Čibej wrote: On 27.11.2020 07:18, Thomas Singer wrote: Hi, According to the user this error occurs

Error E170013: The server unexpectedly closed the,connection.

2020-11-25 Thread Thomas Singer
to a repository at URL ' https://svn.workapps.com/svn/OneWorkbook/trunk' *svn: E120108*: Error running context: The server unexpectedly closed the connection. How to diagnose the problem? Is it a problem of SVN or the server? Thanks in advance. -- Best regards, Thomas Singer

Re: Error E170013: The server unexpectedly closed the,connection.

2020-12-03 Thread Thomas Singer
Hi Daniel and Brane, Thanks for your feedback. I haven't heard back from the user whether your suggestions solved the problem. -- Best regards, Thomas Singer = syntevo GmbH www.syntevo.com On 2020-11-28 16:40, Branko Čibej wrote: On 27.11.2020 22:24, Daniel Sahlberg wrote: Den

JavaHL: SVNClient.copy throws not very helpful exception

2021-06-08 Thread Thomas Singer
(Native Method) at at com.syntevo.smartsvn.client.SuSvnClient.copyImpl(SuSvnClient:1225) ... Unfortunately, it is completely unclear what property value is rejected by SVN. How to fix the working copy to make the copy operation succeed? -- Best regards, Thomas Singer

Re: JavaHL: SVNClient.copy throws not very helpful exception

2021-06-11 Thread Thomas Singer
Hi Karl, Thanks for the answer. Looks like this problem exists since >10 years... -- Best regards, Thomas Singer = syntevo GmbH www.syntevo.com On 2021-06-08 17:09, Karl Fogel wrote: On 08 Jun 2021, Thomas Singer wrote: Hi, A user wanted to copy a working copy to an

Re: preparing to release 1.14.1 and 1.10.7

2021-01-27 Thread Thomas Singer
Please include Alexandr Miloslavskii's JavaHL fixes with SVN 1.14.1. Thanks in advance. -- Best regards, Thomas Singer On 2021-01-22 14:36, Stefan Sperling wrote: I am volunteering to prepare release artifacts for new 1.14 and 1.10 releases soon. Hopefully, these artifacts will be up

Re: preparing to release 1.14.1 and 1.10.7

2021-01-27 Thread Thomas Singer
in TunnelAgent.CloseTunnelCallback after GC or September - [PATCH] Fix JavaHL error in SVNBase::createCppBoundObject already were accepted. -- Best regards, Thomas Singer On 2021-01-27 10:45, Johan Corveleyn wrote: On Wed, Jan 27, 2021 at 10:30 AM Thomas Singer wrote: Please include Alexandr Miloslavskii's JavaHL

Re: Windows Build

2021-02-18 Thread Thomas Singer
Hi Alan, This reads for me just like setting up Ubuntu 20.04 in Virtualbox, but is not related to Subversion. Did you miss some Subversion-relevant steps at the end? BR Tom On 2021-02-18 19:47, Alan Fry wrote: On Wed, Feb 17, 2021 at 11:31 AM Nathan Hartman wrote: On Wed, Feb 17, 2021

SVN 1.14.1 slightly broken on Windows for working copies in drive root?

2021-09-30 Thread Thomas Singer
rc\svn>g: I'm getting following output (note the exclamation mark): G:\>C:\temp\svn\svn.exe status -u ! 1892650 . Status against revision: 1893746 Is this a known/already fixed regression? -- Best regards, Thomas Singer = syntevo GmbH www.syntevo.com

Re: JavaHL problem with NativeException

2022-07-18 Thread Thomas Singer
pr_err=0)", new NativeException("message", "source", null, 0).getMessage()); } -- Best regards, Thomas Singer On 2022-07-16 22:49, Daniel Sahlberg wrote: Den fre 15 juli 2022 kl 23:19 skrev Daniel Sahlberg < daniel.l.sahlb...@gmail.com>: Den fre 15 juli