zsh-workers
 help / color / mirror / code / Atom feed
From: mason@primenet.com.au (Geoff Wing)
To: zsh-workers@sunsite.auc.dk
Subject: Re: Completion system directories
Date: 3 May 2000 11:24:52 GMT	[thread overview]
Message-ID: <slrn8h0344.ipd.mason@coral.primenet.com.au> (raw)
In-Reply-To: <0FTZ007IUDPOKU@la-la.cambridgesiliconradio.com>

Peter Stephenson <pws@cambridgesiliconradio.com> typed:
:Bart wrote:
:> There's no way using :pserver:, but since we have shell access to the
:> repository ...

?  We've shell access to shell1 (orbital).  We don't have shell access
to the repository machine (slayer).  Do we?
 
:> If we can impose a moritorium on commits for a while, we can simply copy
:> the ,v files to new directories in the repository, and then "cvs remove"
:> the originals.  (We could use mv rather than cp, but that messes up the
:> "cvs update" of people's existing checked-out sandboxes.  The only way
:> to make checked-out copies go away cleanly is to "cvs remove"/commit.)

:I don't like mucking around in the archive in this way because it means we
:can no longer checkout old versions of the shell.  As far as I'm concerned
:using cvs add/remove would be perfectly OK.

Pretty much the only useful way to do it is:
1) cvs remove/cvs commit the file
2) copy the file (now in the Attic directory) to the new directory
3) edit the new file to change the state of all revisions except the
   newest to Dead and change the newest to Exp

And do all this via a script because it would be too easy for people to
make mistakes.  However, all this requires direct access on the
repository.

Regards,
-- 
Geoff Wing : <gcw@pobox.com>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@zsh.org>       Phone   : (Australia) 0413 431 874


  reply	other threads:[~2000-05-03 11:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-03  9:14 Sven Wischnowsky
2000-05-03  9:57 ` Adam Spiers
2000-05-03 10:52   ` Bart Schaefer
2000-05-03 10:30 ` Bart Schaefer
2000-05-03 11:03   ` Andrej Borsenkow
2000-05-03 11:10   ` Peter Stephenson
2000-05-03 11:24     ` Geoff Wing [this message]
2000-05-03 16:35       ` Bart Schaefer
2000-05-03 16:51         ` Peter Stephenson
2000-05-03 11:35   ` Oliver Kiddle
2000-05-03 16:23     ` CVS merge conflicts (Re: Completion system directories) Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrn8h0344.ipd.mason@coral.primenet.com.au \
    --to=mason@primenet.com.au \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).