Linux exFAT checkout issue

2014-07-20 Thread Nick Chadwick
Hello, I just ran into a small issue checking out on Linux (Ubuntu 14.04) to an exFAT drive. The specific error I received was: svn: E38: Can't set permissions on '/media/exFAT_drive/myrepo/.svn/tmp/svn-5fj4RP': Function not implemented I believe this issue stems from an incorrect check for

Re: Linux exFAT checkout issue

2014-07-21 Thread Stefan Sperling
On Fri, Jul 18, 2014 at 03:09:31PM -0700, Nick Chadwick wrote: > Hello, I just ran into a small issue checking out on Linux (Ubuntu 14.04) > to an exFAT drive. > > The specific error I received was: > > svn: E38: Can't set permissions on > '/media/exFAT_drive/myrepo/.svn/tmp/svn-5fj4RP': Func