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):
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
2 matches
Mail list logo