This turned out to be a common problem related to storing a working copy on a Samba share; this has little to do with Versions itself. The solution is to modify the main Samba configuration file (smb.conf in Linux), adding the following line:
delete readonly = yes On May 13, 1:06 pm, Daniel James <[email protected]> wrote: > Can't move '/Volumes/html/repo/.svn/tmp/entries' to '/Volumes/html/ > repo/.svn/entries': Operation not permitted > > I'm getting this message because the owner of '/Volumes/html/repo/.svn/ > entries' doesn't have write privileges on this file. When I change > the privileges to 711 I can move the file in Finder. Then when I try > to create a new subdirectory in the working copy, the permissions are > reset. Obviously I'm not supposed to tamper with this. > > It would be helpful if someone from the development team could comment > on what this operation is for? > > Do I need to change the default file permissions on the Linux machine? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
