zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh workers mailing list <zsh-workers@sunsite.auc.dk>
Subject: Re: sourceforge.net CVS tree ready for use
Date: Sun, 2 Apr 2000 00:44:26 +0000	[thread overview]
Message-ID: <1000402004426.ZM17561@candle.brasslantern.com> (raw)
In-Reply-To: <E12bUrd-0002V3-00.2000-04-01-21-51-26@cmailg5.svr.pol.co.uk>

On Apr 1,  9:51pm, Peter Stephenson wrote:
} Subject: Re: sourceforge.net CVS tree ready for use
}
} One question is whether we commit CVS changes straight away, i.e. when
} the patch is posted to the list, or wait for comments. The latter will
} be a little messy, since other developers would have to apply the
} patch to try it, then remove it to avoid CVS reporting a conflict.

CVS will only report a conflict if the checked-in version differs from
the patched version. Otherwise it'll just say "... already contains the
changes ...". The most likely source of actual conflicts would be when
some patches have been applied from the list but aren't yet in the CVS
repository, or the reverse.

} We should certainly think about Andrej's suggestion that the patches
} can be moved offlist now we have a regular repository. As we have
} write permission on sourceforge, a way for doing that over the net
} could probably be handled. Or maybe Geoff can think of something he
} can set up.

A shortcoming of CVS is that there's no reasonable way to generate a
patch from it without either (a) tagging both before and after every
commit (and the before-tag also had better be after updating, or you
create overlapping patches), or (b) generating the patch by diffing
against the modified sandbox before committing.  Of course, only the
developer who actually made the changes can do (b); if he wants anyone
else to be able to regenerate his patch, he has to do (a).

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~2000-04-02  0:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-26  0:50 zsh license preventing move to sourceforge.net? (fwd) Adam Spiers
2000-03-26 19:06 ` Clint Adams
2000-03-26 22:19 ` Peter Stephenson
2000-03-28  0:28   ` move to sourceforge.net in progress Adam Spiers
2000-03-27 21:24     ` Peter Stephenson
2000-04-01 11:11       ` sourceforge.net CVS tree ready for use Adam Spiers
2000-04-01 20:51         ` Peter Stephenson
2000-04-02  0:44           ` Bart Schaefer [this message]
2000-04-02  0:45           ` Adam Spiers
2000-04-02  4:37             ` Bart Schaefer
2000-04-02  6:02               ` Geoff Wing
2000-04-02 22:02                 ` Adam Spiers
2000-04-02 23:16                   ` Bart Schaefer
2000-04-02 10:10         ` Andrej Borsenkow
2000-04-02 10:35           ` Geoff Wing
2000-04-02 23:29             ` Bart Schaefer
2000-04-03  8:50               ` Geoff Wing
2000-04-03 10:30         ` Oliver Kiddle
2000-04-03 13:06           ` Adam Spiers
2000-03-28  1:46     ` move to sourceforge.net in progress Bart Schaefer
2000-03-28 11:45     ` Andrej Borsenkow
2000-03-28 16:51       ` Bart Schaefer
2000-04-02 14:06 sourceforge.net CVS tree ready for use dmeyer

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=1000402004426.ZM17561@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --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).