All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ang <mang@subcarrier.org>
To: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] CVS rumors
Date: Thu, 12 Jul 2001 11:01:07 -0400	[thread overview]
Message-ID: <3B4DBBB3.9080101@subcarrier.org> (raw)
In-Reply-To: E15KiQF-0005Vh-00@noam.fc.hp.com

Paul Bame wrote:


 > = Tags are cheap.  Explicitly tagging at important moments is the way to
 > = go.  Relying on a date-based checkout is potentially less accurate, so
 > = IMO this shouldn't be the common practice.  There's no harm in 
adding a
 > = static tag, and you can always remove it or possibly fix it up if you
 > = get it wrong.
 >
 > Tagging a linux source tree over the network is slow however.


True, but in the absence of a working date + branch checkout, it's a
reasonable interim solution (real solution is to fix cvs).


 > More information on date+branch CVS checkouts:  When there are multiple
 > branches, a date-based checkout must also supply a branch, implicitly
 > or explicitly, to disambiguate.  RCS has this feature
 > and it works fine (see the 'co' man page).  I can't force CVS to do it
 > though, on the trunk anyway, despite it's being built upon RCS :-(
 >
 > So the workaround for date-based checkout of our trunk is.... use RCS
 > on a copy (can be 'cp -l') of our CVS repository :-( :-(


Ugh.


 > = Where does the code for safe-cvsimport live?
 >
 > http://puffin.external.hp.com/cvs/build-tools/safe-cvsimport
 >
 > Beware -- it uses 'cvs admin -b' plus at the moment seems not to remove
 > upstream-removed files correctly.  I'm thinking of re-doing it to
 > avoid using 'cvs import' altogether -- it is in need of a rewrite.


I don't know of any way to get rid of the vendor branch taint other than
using 'cvs admin -b' or (less preferably) rcs directly.


 > = I haven't been following things enough to know what
 > = the issues related to "the vestiges of upstream imports" are.
 >
 > At least one upstream import+merge was done directly to the trunk.  So
 > changes which came with that import are unresolvable by
 > CVS during a merge and can require some sleuthing -- particularly
 > any files which were added/deleted at that time.


Ouch.  The import should have some distinct tag, and I guess using a
date tag is the best you'll get for trying to determine the state prior
to the merge (which, according to Murphy's Law, I predict overlapped
regular development).  My best advice is "don't do that then".

	- Mike.

  reply	other threads:[~2001-07-12 18:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-10 15:08 [parisc-linux] CVS rumors Paul Bame
2001-07-10 16:25 ` Matthew Wilcox
2001-07-10 17:28   ` Paul Bame
2001-07-12  4:42     ` Michael Ang
2001-07-12 15:30       ` Paul Bame
2001-07-12 15:01         ` Michael Ang [this message]
2001-07-12 18:30           ` Paul Bame

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=3B4DBBB3.9080101@subcarrier.org \
    --to=mang@subcarrier.org \
    --cc=parisc-linux@parisc-linux.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.