bug-cvs
[Top][All Lists]
Advanced

[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 12:33:32 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Derek Robert Price <derek@ximbiot.com> writes:

> 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?

You might want to drop a note on folks that are doing programatic
interfaces to cvs (eg, eclipse.org has a eclipse-dev mailing list). I
would suspect that this kind of change may cause some of them grief
along the way...

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAn9kL3x41pRYZE/gRAhLiAJ95gbTny9F1gGcRI3vqM7kTrPTtpQCglFjG
3SPFCBcvI91vz6EMreU7ioo=
=Pl5v
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]