public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
@ 2002-01-17 21:36 Craig Rodrigues
  0 siblings, 0 replies; 4+ messages in thread
From: Craig Rodrigues @ 2002-01-17 21:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/5414; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, georg.wild@gmx.de,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
Date: Fri, 18 Jan 2002 00:27:08 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5414
 
 The instructions at http://gcc.gnu.org recommend using -z 9, so would
 this
 be acceptable to add to gcc_update?
 
 Index: gcc_update
 ===================================================================
 RCS file: /cvs/gcc/gcc/contrib/gcc_update,v
 retrieving revision 1.33
 diff -u -r1.33 gcc_update
 --- gcc_update  2001/11/07 20:26:58     1.33
 +++ gcc_update  2002/01/18 05:26:40
 @@ -212,7 +212,7 @@
  fi
 
  echo "Updating CVS tree"
 -cvs -q update ${1+"$@"}
 +cvs -z 9 -q update ${1+"$@"}
  if [ $? -ne 0 ]; then
      (touch_files_reexec)
      echo "CVS update of full tree failed." >&2
 
 --
 Craig Rodrigues
 http://www.gis.net/~craigr
 rodrigc@mediaone.net
 
 
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
@ 2002-01-19 14:26 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-01-19 14:26 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, georg.wild, nobody

Synopsis: Suggest using -z1 option for cvs in contrib/gcc_update

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Jan 19 14:26:46 2002
State-Changed-Why:
    As Geoff Keating mentioned, adding -z1 to gcc_update
    may not be a good idea.  A user can enter -z1 in the .cvsrc
    if they wish.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5414


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
@ 2002-01-18  7:36 Geoff Keating
  0 siblings, 0 replies; 4+ messages in thread
From: Geoff Keating @ 2002-01-18  7:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/5414; it has been noted by GNATS.

From: Geoff Keating <geoffk@geoffk.org>
To: Craig Rodrigues <rodrigc@mediaone.net>
Cc: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, georg.wild@gmx.de,
   gcc-bugs@gcc.gnu.org
Subject: Re: other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
Date: 18 Jan 2002 07:32:05 -0800

 Craig Rodrigues <rodrigc@mediaone.net> writes:
 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5414
 > 
 > The instructions at http://gcc.gnu.org recommend using -z 9, so would
 > this
 > be acceptable to add to gcc_update?
 
 > +cvs -z 9 -q update ${1+"$@"}
 
 This is really not a good idea in general.  For some people, -z9 will
 make 'cvs update' faster, but for others it will make it slower, and
 it adds to the load on the server.
 
 Those who find -z9 or -z1 or whatever is helpful can add it to .cvsrc.
 
 -- 
 - Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* other/5414: Suggest using -z1 option for cvs in contrib/gcc_update
@ 2002-01-17  9:06 georg.wild
  0 siblings, 0 replies; 4+ messages in thread
From: georg.wild @ 2002-01-17  9:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5414
>Category:       other
>Synopsis:       Suggest using -z1 option for cvs in contrib/gcc_update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 17 09:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     georg.wild@gmx.de
>Release:        cvs
>Organization:
>Environment:

>Description:
I suggest adding -z1 or -z2 at cvs in contrib/gcc_update to reduce traffic at update. I think this is a performance win with not so fast connections.
But I don't know whether your server has enough power to ....
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-19 22:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-17 21:36 other/5414: Suggest using -z1 option for cvs in contrib/gcc_update Craig Rodrigues
  -- strict thread matches above, loose matches on Subject: below --
2002-01-19 14:26 rodrigc
2002-01-18  7:36 Geoff Keating
2002-01-17  9:06 georg.wild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).