From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 14:23:47 2003 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 A75D337B407 for ; Mon, 23 Jun 2003 14:23:47 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C4B843FE5 for ; Mon, 23 Jun 2003 14:23:46 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id 1FE2B346; Mon, 23 Jun 2003 17:23:55 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id 1B1EF30D; Mon, 23 Jun 2003 17:23:55 -0400 (EDT) Date: Mon, 23 Jun 2003 17:23:55 -0400 (EDT) From: Kenneth Culver To: David Bear In-Reply-To: <20030623134836.F10286@asu.edu> Message-ID: <20030623172243.G15314@alpha.yumyumyum.org> References: <20030623134836.F10286@asu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: versioning file system 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: Mon, 23 Jun 2003 21:23:48 -0000 > years ago I used a VAX VMS system that automatically saved file versions > whenever a file name was clobbered. > > I've seen wrapper scripts for vi to accomplish the same but it would be > nice if someone had actually implemented something at the file system > level to do this. Anyone know of anything like that for FreeBSD? Nope, not that I know of... I'm not sure you'll find a lot of people who like this unless they were accustomed to VMS back however long ago. Ken