On Sun, Feb 18, 2018 at 8:56 AM, Bo Berglund wrote:
> editor pops up and I enter all of the lines like:
> *.c = svn:eol-style=native
> *.cpp = svn:eol-style=native
>>> Do I also have to handle case here?
>>> I.e. for each file pattern do I have to figure out all case
>>> permutations t
Here you go (copy from the link):
Can someone help me debug this issue? Everything works (i.e. I can commit,
checkout, etc.) but this one commit always fails as described
Here you go (copy from the link):
Can someone help me debug this issue? Everything works (i.e. I can commit,
checkout, etc.) but this one commit always fails as described
On Mon, Feb 12, 2018 at 8:41 AM, Davor Josipovic wrote:
> It seems to me there is a bug in libapache2-mod-svn/stable,stable,now
> 1.9.5-1+deb9u1 amd64 [installed].
>
> I described it
> here:https://superuser.com/questions/1293699/svn-error-occurred-while-committing-the-transaction
>
> I assume thi
editor pops up and I enter all of the lines like:
*.c = svn:eol-style=native
*.cpp = svn:eol-style=native
>> Do I also have to handle case here?
>> I.e. for each file pattern do I have to figure out all case
>> permutations too?
>> Ex:
>> *.cpp = svn:eol-style=native
>> *.cpP = svn:e