Date: Tue, 6 Nov 2001 01:32:15 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.local.dist BSD.usr.dist Message-ID: <20011106013214.B2494@blossom.cjclark.org> In-Reply-To: <20011105171310.B47545@nagual.pp.ru>; from ache@nagual.pp.ru on Mon, Nov 05, 2001 at 05:13:12PM %2B0300 References: <200111050649.fA56nih13930@freefall.freebsd.org> <20011105135611.O83053@daemon.ninth-circle.org> <20011105162210.A46802@nagual.pp.ru> <20011105142954.P83053@daemon.ninth-circle.org> <20011105171310.B47545@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 05, 2001 at 05:13:12PM +0300, Andrey A. Chernov wrote:
> On Mon, Nov 05, 2001 at 14:29:54 +0100, Jeroen Ruigrok/Asmodai wrote:
> > -On [20011105 14:24], Andrey A. Chernov (ache@nagual.pp.ru) wrote:
> > >> And committing this in one commit was hindered by..?
> > >
> > >..checking out whole tree.
> >
> > cvs checkout -P src/etc/mtree src/share/colldef src/share/monetdef
> > src/share/msgdef src/share/numericdef src/share/timedef
> >
>
> I prefer to work with already checked out module names instead of cd'ing
> to tons of full pathes.
Not a problem. For the ppp(8) commit I just made,
$ cvs co -rRELENG_4 etc_mtree share_examples man7
(Move the modified files around)
$ cvs commit etc_mtree share_examples man7
And CVS sorts it all out,
cjc 2001/11/06 01:18:51 PST
Modified files: (Branch: RELENG_4)
etc/mtree BSD.var.dist
share/examples/ppp ppp.conf.isdn ppp.conf.sample
ppp.conf.span-isp.working
ppp.linkup.span-isp
ppp.linkup.span-isp.working
share/man/man7 hier.7
Log:
MFC: Add a directory in /var/run to store ppp(8) command sockets.
Note that this is mainly a documentation change except for the
addition of the /var/run/ppp directory.
PR: bin/29966
Revision Changes Path
1.43.2.4 +3 -1 src/etc/mtree/BSD.var.dist
1.5.2.5 +2 -2 src/share/examples/ppp/ppp.conf.isdn
1.16.2.8 +3 -3 src/share/examples/ppp/ppp.conf.sample
1.2.2.2 +2 -2 src/share/examples/ppp/ppp.conf.span-isp.working
1.2.2.1 +1 -1 src/share/examples/ppp/ppp.linkup.span-isp
1.2.2.1 +1 -1 src/share/examples/ppp/ppp.linkup.span-isp.working
1.29.2.12 +3 -0 src/share/man/man7/hier.7
--
Crist J. Clark | cjclark@alum.mit.edu
| cjclark@jhu.edu
http://people.freebsd.org/~cjc/ | cjc@freebsd.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011106013214.B2494>
