Re: "Unable to parse reversed revision range" when merging from trunk to branch

2017-07-07 Thread Paul Hammant
"SVN-4635: Cherry-pick merge scenario causes Svn to choke" June 11th, 2016 Ponymail isn't letting me go back more than a month, so I can't give you a link to the thread - sorry.

RE: "Unable to parse reversed revision range" when merging from trunk to branch

2017-07-07 Thread Bert Huijben
Can you point to the discussion on the mailinglist where this issue was discussed before creating the issue in our tracker? (We only create issues to track confirmed issues on the tracker *after* discussion here, or on the development list) This is the first time I hear about this issue, but

Re: "Unable to parse reversed revision range" when merging from trunk to branch

2017-07-07 Thread Paul Hammant
> Done: https://issues.apache.org/jira/browse/SVN-4686 > > Jumping in with something that's in the same area - https://issues.apache.org/jira/browse/SVN-4635 is a merge tracking (or merge info/range props) bug that is still there in v1.9.6, in case anyone wants a scripted reproduction (30 seconds o

[ANNOUNCE] Apache Subversion 1.8.18 released

2017-07-07 Thread Stefan Sperling
I'm happy to announce the release of Apache Subversion 1.8.18. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download.cgi#supported-releases This release fixes a bug where a repository would fail to reject two files having identical SHA-1 checksums [1]. Fu

RE: --editor-cmd not working with paths with spaces?

2017-07-07 Thread Bert Huijben
> -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: vrijdag 7 juli 2017 09:23 > To: users@subversion.apache.org > Subject: --editor-cmd not working with paths with spaces? > > Hi all, > > I need to commit to some SVN repo in a Git bash/MinGW environment

Re: --editor-cmd not working with paths with spaces?

2017-07-07 Thread Philip Martin
Thorsten Schöning writes: > From my point of view paths with spaces should be supported. The user controls the spaces, on Linux at least: $ svn ci --editor-cmd "/some/path/with\ spaces" or $ svn ci --editor-cmd "'/some/path/with spaces'" Giving the user control over the meaning of spaces

--editor-cmd not working with paths with spaces?

2017-07-07 Thread Thorsten Schöning
Hi all, I need to commit to some SVN repo in a Git bash/MinGW environment and recognized the following error: > $ svn ci --editor-cmd "/usr/bin/vi" > Der Befehl "C:/Program" ist entweder falsch geschrieben oder konnte nicht > gefunden werden. > svn: E200012: Commit failed (details follow): > svn