From owner-freebsd-questions@FreeBSD.ORG Tue Oct 5 18:55:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8556916A4D0 for ; Tue, 5 Oct 2004 18:55:27 +0000 (GMT) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF4F543D46 for ; Tue, 5 Oct 2004 18:55:26 +0000 (GMT) (envelope-from l0rd@xs4all.nl) Received: from webmail.xs4all.nl (webmail8.xs4all.nl [194.109.22.168]) by smtp-vbr14.xs4all.nl (8.12.11/8.12.11) with SMTP id i95ItPtb064832 for ; Tue, 5 Oct 2004 20:55:25 +0200 (CEST) (envelope-from l0rd@xs4all.nl) Received: from 82.217.116.43 (SquirrelMail authenticated user l0rd) by webmail.xs4all.nl with HTTP; Tue, 5 Oct 2004 20:55:25 +0200 (CEST) Message-ID: <24192.82.217.116.43.1097002525.squirrel@webmail.xs4all.nl> Date: Tue, 5 Oct 2004 20:55:25 +0200 (CEST) From: l0rd@xs4all.nl To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Why is data linked to data-dist X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:55:27 -0000 At 20:47 5-10-2004, you wrote: LB wrote: > Greetings, > > I have a general question that I hope someone can help me with. I was > wondering why the powers that be have chosen to link /usr/local/www/data > to /usr/local/www/data-dist instead of just creating > /usr/local/www/data-dist directly. Can anybody help me with the idea behind > this ? Sorry about the double post. I resent wrong email. My bad.... But what I was supposed to post: Sounds like a good idea. So deleting the symlink and creating a real data directory would mean I have to physically copy any new version of web apps installed by ports if they're upgraded by portupgrade ? LB