From owner-cvs-all Fri Feb 27 02:12:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00170 for cvs-all-outgoing; Fri, 27 Feb 1998 02:12:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00127; Fri, 27 Feb 1998 02:11:48 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id CAA00707; Fri, 27 Feb 1998 02:11:36 -0800 (PST) To: Eivind Eklund cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail In-reply-to: Your message of "Fri, 27 Feb 1998 10:55:41 +0100." <19980227105541.55943@follo.net> Date: Fri, 27 Feb 1998 02:11:35 -0800 Message-ID: <703.888574295@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > You scenario: > > do-local-cvs > > cvs checkout ls > > > cvscommit > Happens very rarely, actually, since I sync my cvs repository at least 3-4 times a day from freefall. But yes, if I think I'm going to run into anything like that then I simply don't use the "cvscommit" convenience function, I toggle do-remote-cvs once and do cvs commit followed by cvs update if a conflict comes up. > I really can't see the 'easier ways' part - is there something I'm > missing, or something you're missing, or are we just disagreeing on > what is easy here? I guess it comes down to whether or not you consider thwacking the CVS/Root file easier or the CLI option easier - it's sort of the same to me given that I've been using the aformentioned shell functions for so long that the "stateful model" works for me more than having to think of different cvs aliases depending on whether I'm working locally or remotely. But I'm willing to concede that this comes entirely down to what one considers easier. :) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message