[Samba] using svn on a samba share
Rupert
linuxmls at googlemail.com
Tue Sep 22 00:19:22 MDT 2009
Hello,
we are trying to mount our webroot folders to a local machine, so that
developers can programm in a local folder but the site is served on the
server.
When we now try to checkout(via svn) the project into this remote share we
always get a "permission denied".
My searches on google didnt bring a solution, but some people where saying
that svn does create and deletes
some files to fast for samba to keep track.
We also played with the mount options and the smb.conf, but didnt get it to
work.
Does someone have a solutuon for this problem?
[WEBROOT]
comment = sourceroot
path = /development
writable = yes
create mask = 0644
directory mask = 0777
force create mode = 0777
# delete readonly = yes
inherit permissions = Yes
map archive = yes
map hidden = yes
greetings
.r
More information about the samba
mailing list