On Jan 20, 2018, at 4:03 PM, Julius Smith <j...@ccrma.stanford.edu> wrote: > > I was cruising along great with my subversion repos on my NAS and my > working copies on Mac OS X Sierra, but after upgrading to High Sierra > I see this whenever I try to check something in: > >> svn ci -m 'update' > svn: E000045: Commit failed (details follow): > svn: E000045: Can't get exclusive lock on file > '/Volumes/Repos/SubversionRepos/svnr/scriptssvn/db/txn-current-lock': > Operation not supported > > I have tried mounting the NAS using every filesystem format supported > (I have a QNAP Model TS-453 Pro), and the problem persists.
Is your svn server process running on a different machine than the repo storage? Did you try installing your svn server process on the NAS? I am not familiar with your NAS but a quick google search brought this up: http://blog.sebastian-martens.de/technology/install-svn-on-qnap/