Unable to delete directory even after change of ownership.

2008-12-18 Thread BSD_Newbie
Hi. I have a quick question about chown and how it works. My setup: * Freebsd 7-RELEASE-p6 (on i386) * /home on separate slice. Here is what I am trying to do: In the folder called /home, I want to store my subversion repository. While working on this, I encountered a unique/inexplicable

Re: Unable to delete directory even after change of ownership.

2008-12-18 Thread BSD_Newbie
, Dec 18, 2008 at 10:27 PM, BSD_Newbie it_mana...@gmx.com wrote: e) as root, executed the following command. chown svn:repo_admin /home/my_repos f) verified that the file permissions for /home/my_repos is correctly set after the change in ownership. Here is the problem I encountered When I