Re: Re[2]: Subversion Exception on commit wirth pathfile

2018-10-26 Thread Johan Corveleyn
[ bcc: dev@subversion.a.o because that's where this thread started, but it really belongs on users@ so redirecting it there ... ] [ Rearranged reponses from top-posting to bottom-posting ... see below for some new information. ] On Thu, Oct 18, 2018 at 12:52 PM Yakov Maryanov wrote: > On 18 Octob

Re[2]: Subversion Exception on commit wirth pathfile

2018-10-18 Thread Yakov Maryanov
I have done "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit /pathfile:"D:\SVN\Work\Source\Project\f2.txt"and D:\SVN\Work\Source\Source\Project.Client in file f2.txt. Result is the same. Thanks, Yakov --- Original message --- From: "Bert Huijben" Date: 18 October 2018, 13:25

Re: Subversion Exception on commit wirth pathfile

2018-10-18 Thread Bert Huijben
Could you try this same operation with the disk names capitalized? If this resolves the issue, please let us and the TortoiseSVN developers know, as in that case there is an issue in (their) path canonicalization api. Bert On Thu, Oct 18, 2018 at 12:13 PM Johan Corveleyn wrote: > On Thu, Oc

Re: Subversion Exception on commit wirth pathfile

2018-10-18 Thread Johan Corveleyn
On Thu, Oct 18, 2018 at 11:34 AM Yakov Maryanov wrote: > > Hello! > > I execute command: > > "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit > /pathfile:"d:\SVN\Work\Source\Project\f2.txt" > > File f2.txt contains two strings: > > d:\SVN\Work\Source\Source\Project.Client > d:\

Subversion Exception on commit wirth pathfile

2018-10-18 Thread Yakov Maryanov
Hello! I execute command: "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit /pathfile:"d:\SVN\Work\Source\Project\f2.txt" File f2.txt contains two strings: d:\SVN\Work\Source\Source\Project.Client d:\SVN\Work\Source\Source\Project.Server And I received such result: --