From owner-freebsd-questions@FreeBSD.ORG Fri Dec 19 03:49:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBE371065678 for ; Fri, 19 Dec 2008 03:49:43 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id DAF218FC17 for ; Fri, 19 Dec 2008 03:49:42 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id mBJ3ln5F075280 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 19 Dec 2008 10:47:49 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id mBJ3nfSE089399; Fri, 19 Dec 2008 10:49:41 +0700 (ICT) Date: Fri, 19 Dec 2008 10:49:41 +0700 (ICT) Message-Id: <200812190349.mBJ3nfSE089399@banyan.cs.ait.ac.th> From: Olivier Nicole To: it_manager@gmx.com In-reply-to: <21085301.post@talk.nabble.com> (message from BSD_Newbie on Thu, 18 Dec 2008 19:40:19 -0800 (PST)) References: <21085175.post@talk.nabble.com> <4ad871310812181931l20d0fae2p9885d946f329054c@mail.gmail.com> <21085301.post@talk.nabble.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Unable to delete directory even after change of ownership. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2008 03:49:43 -0000 Hi, > the directory "." had owner and group as svn and repo_admin respectively > the directory ".." had owner and group as root and wheel respectively. Try to cut and paste example, it gives more detailed information when we read the exact output of the command. Olivier