[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: commit output
From: |
Derek Robert Price |
Subject: |
Re: commit output |
Date: |
Mon, 10 May 2004 14:06:34 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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.
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.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAn8SpLD1OTBfyMaQRAqpXAJ98x1EcnJqG+eoyMVYV50ofEkYfJACfQgSf
MiqvhRh7TMR3aqCFWTyqebs=
=AHkq
-----END PGP SIGNATURE-----
- Re: commit output, (continued)
- 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/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 <=
RE: commit output, Jim.Hyslop, 2004/05/11