Posts Tagged Samba
Subversion with a working copy on a samba share
When having a working copy on a samba share, i used to get alot of “Failed to add ‘XXX’: object of the same name already already exists”. It seems that the problem lies on the samba configuration.
SVN tries to move a readonly file.
The reason why the file is created read only, i do not know. [...]