From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Phillip Lord Newsgroups: gmane.emacs.help Subject: Re: RCS and Emacs, between machines. Date: 30 Sep 2002 15:58:50 +0100 Organization: BIOSCI/MRC Human Genome Mapping Project Resource Centre Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <874rcb1ka6.fsf@wesley.springies.com> <87k7l3lhr9.fsf@wesley.springies.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033398456 25498 127.0.0.1 (30 Sep 2002 15:07:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 15:07:36 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17w291-0006d7-00 for ; Mon, 30 Sep 2002 17:07:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17w29C-0002yI-00; Mon, 30 Sep 2002 11:07:46 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!lnewspeer00.lnd.ops.eu.uu.net!emea.uu.net!server1.netnews.ja.net!pegasus.csx.cam.ac.uk!hgmp.mrc.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: bromine.hgmp.mrc.ac.uk Original-X-Trace: niobium.hgmp.mrc.ac.uk 1033397938 19668 193.62.192.35 (30 Sep 2002 14:58:58 GMT) Original-X-Complaints-To: news@net.bio.net Original-NNTP-Posting-Date: Mon, 30 Sep 2002 14:58:58 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 Original-Xref: nntp.stanford.edu gnu.emacs.help:105544 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2088 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2088 >>>>> "Alan" == Alan Shutko writes: Alan> Phillip Lord writes: >> It's a lot of work. It means moving ownership of a large number >> of directories, and parts of my laptop file system. Alan> If you're using a Unix-like OS, it just means editing Alan> /etc/passwd to change the name while leaving the user id the Alan> same. You can even leave the home directory under the old Alan> name. I hadn't thought of that as it happens. I was thinking of doing lots of chowns every where, and also remapping symlinks. Change /etc/passwd would be a hell of a lot simpler. I shall consider this. Cheers Phil