svn post-commit problem with samba mount point
From: J. Bakshi <joydeep_at_infoservices.in>
Date: Tue, 23 Jun 2009 11:31:06 +0530
Dear all,
My subversion is working well and post-commit hook also runs "svn up"
The problem occurs when the working directory is on a samba mount point.
`````````````````````````````````````````````````
# Just run once
svn up /mnt/htdocs_192.168.1.3/svntest
`````````````````````````````````
on the samba server the svntest has 777 permission with apache:apache
```````
```````````````
Hence if I create any file/folder on the mount point it automatically
the post-commit hook runs well when directly executed from shell i.e.
``````````````````````
``````````````````````````````````````````
Why still the permission problem when the folders have 777 permission
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.