[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: commit output
From: |
Mark D. Baushke |
Subject: |
Re: commit output |
Date: |
Mon, 10 May 2004 14:40:28 -0700 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Derek Robert Price <derek@ximbiot.com> writes:
> My apologies - I forgot we had an earlier discussion of this subject
> (archived here:
> <http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=mailman.551.1077784242.340.bug-cvs%40gnu.org&rnum=2&prev=/groups%3Fq%3Dcvs%2Bquiet%2Bbaushke%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3Dmailman.551.1077784242.340.bug-cvs%2540gnu.org%26rnum%3D2>),
> but whether it makes sense to remove some of the redundant messages
> completely from feature could still use discussion.
Okay.
I believe the 'RCS file: .*,v' and the two 'done' lines are redundant
and should be removed from Feature for the -q version of a cvs commit.
Just my $0.02,
-- Mark
> Derek
>
> Derek Robert Price wrote:
>
> > Hey all,
> >
> > I am going to fix the commit command on stable to react to the -q & -Q
> > command options like so:
> >
> > Sample with no options:
> >
> > $ cvs ci -mtest
> > cvs commit: Examining .
> > cvs commit: Examining sdir
> > cvs commit: Examining sdir/ssdir
> > RCS file: $CVSROOT_DIRNAME/first-dir/sdir/ssdir/ssfile,v
> > done
> > Checking in sdir/ssdir/ssfile;
> > $CVSROOT_DIRNAME/first-dir/sdir/ssdir/ssfile,v <-- ssfile
> > initial revision: 1\.1
> > done
> > $
> >
> > Sample with -q:
> >
> > $ cvs -q ci -mtest
> > $CVSROOT_DIRNAME/first-dir/sdir/ssdir/ssfile,v <-- ssfile
> > initial revision: 1\.1
> > $
> >
> > Sample with -Q:
> >
> > $ cvs -Q ci -mtest
> > $
> >
> > I think I would actually like to fix feature to never output the "RCS
> > file...", "Checking in...", and "done" lines. They are redundant and
> > unnecessary. Any comments?
> >
> > Derek
> >
>
> --
> *8^)
>
> Email: derek@ximbiot.com
>
> Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQFAn/bL3x41pRYZE/gRAqwAAKDKXUpFc72ImIue/VNShQHMFiGjIQCfWmgl
ToaCIv8PXJE1w7R2SPIEdm8=
=pmCZ
-----END PGP SIGNATURE-----
- Re: commit output, (continued)
- Re: commit output, Derek Robert Price, 2004/05/10
- Re: commit output, Mark D. Baushke, 2004/05/10
- Re: commit output, Derek Robert Price, 2004/05/10
- Re: commit output, Mark D. Baushke, 2004/05/10
- Re: commit output, Derek Robert Price, 2004/05/11
- Re: commit output, Mark D. Baushke, 2004/05/11
- Re: commit output, Alexander Taler, 2004/05/10
- Re: commit output, Derek Robert Price, 2004/05/11
Re: commit output, Larry Jones, 2004/05/10
Re: commit output, Derek Robert Price, 2004/05/10
- Re: commit output,
Mark D. Baushke <=
RE: commit output, Jim.Hyslop, 2004/05/11