On Sat, 30 Dec 2017 08:31:05 +0000, Daniel Shahaf
<d.s_at_daniel.shahaf.name> wrote:
>Bo Berglund wrote on Sat, 30 Dec 2017 08:51 +0100:
>> On Sat, 30 Dec 2017 05:56:17 +0100, Branko ?ibej <brane_at_apache.org>
>> wrote:
>>
>> >
>> >Yes and this also works:
>> >
>> >[miscellany]
>> >global-ignores =
>> > foo1 foo2
>> > bar1 bar2
>
>Are you sure? I couldn't get continuation lines to take effect
>regardless of what I tried. (With/without text after the "=",
>with/without backslash, with single tab or single space at the start of
>the continuation line...)
>
I have now edited my file and it now looks as follows (actual line
breaks):
global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a
*.pyc *.pyo *.a *.aps *.bak.clw *.db *.dbg *.dcu
*.ddp *.dsk *.dti *.err *.exp *.gid *.gz
*.identcache *.ilk *.jar *.lnk *.local *.log *.lps
*.lrt *.mod *.ncb *.ocx *.opt *.pch
*.pjt *.plg *.pdb *.ppu *.obj
*.or *.rsj *.rst *.sbr *.scc *.sln *.tar *.tds
*.tlh *.tli *.trg *.vbw *.zip __history bak *.~* .#*
When I create a new file in a non-versioned directory with extension
.jar (3rd continuation line above) then SmartSVN does not show it
unless I change the display filter to show also ignored files.
So I am pretty sure the local version does work with line
continuation.
--
Bo Berglund
Developer in Sweden
Received on 2017-12-30 11:26:07 CET