Re: JavaHL crash on macOS 10.13.5

2018-06-08 Thread Philip Martin
Thomas Singer writes: > For adding/committing an empty file he is getting: > >> $ touch testfile.txt >> $ svn add testfile.txt A testfile.txt >> $ svn commit -m "commit test" testfile.txt Adding testfile.txt >> Transmitting file data .svn: E175002: Commit failed (details follow):

Re: handling of reparse points

2018-06-08 Thread Stefan Kueng
On 08.06.2018 00:30, Branko Čibej wrote: Just FYI: in that case svn would have a requirement for NTFS. Because both hard links (for files) and junctions (for directories) only work on NTFS. So it wouldn't be possible anymore to use svn on e.g. a usb stick formatted with FAT32. Yes ... we'd