From: Andrew Savchenko <bircoph@gentoo.org>
To: gentoo-core@lists.gentoo.org, gentoo-dev@lists.gentoo.org,
gentoo-scm@lists.gentoo.org
Subject: Re: [gentoo-core] [gentoo-dev] Git Migration: go-live!
Date: Sun, 9 Aug 2015 13:16:19 +0300 [thread overview]
Message-ID: <20150809131619.d6f957b30ed09cc5aa35f65c@gentoo.org> (raw)
In-Reply-To: <55C725BB.1060500@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]
On Sun, 9 Aug 2015 12:04:43 +0200 Francisco Blas Izquierdo Riera
(klondike) wrote:
> El 09/08/15 a las 12:02, Mike Frysinger escribió:
> > On 09 Aug 2015 11:31, Marc Schiffbauer wrote:
> >> * Michael Weber schrieb am 09.08.15 um 11:00 Uhr:
> >>> On 08/09/2015 07:36 AM, Robin H. Johnson wrote:
> >>>> I'm only 90% sure that everything works, but I've spent almost the
> >>>> entire day on it, and there's more to go tomorrow.
> >>> Thanks a lot!
> >>>
> >>> use case: my cvs tree had uncommitted ebuild work (yes, you caught me
> >>> actually doing something).
> >>> now `cvs diff` no longer works, how can i track down my local changes?
> >>> besides diffing against git tree, brain memory aka shell history and
> >>> find -newer?
> >> I'd say:
> >>
> >> - tar your *.ebuild and files/* stuff away
> >> - then "git clone" the new git repo.
> >> - untar your files in the new git repo
> >> - use "git diff"
> > there will be a ton of cvs keyword noise in there though. need to run
> > a sed on the files to clear it out.
> >
> > it also will include noise where your local checkout was behind the latest
> > tree, so it'll only really work if you ran `cvs up` in the whole tree just
> > before it was shutdown.
> > -mike
> Out of curiosity, is it impossible to have a read only CVS server with
> the state at the time of the freeze?
Seconded here. Read-only CVS should not consume much resources, but
will facilitate migration.
Best regards,
Andrew Savchenko
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-08-09 14:44 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 21:39 [gentoo-dev] Git Migration: launch plan & schedule (2015/Aug/08-09) Robin H. Johnson
2015-07-02 21:42 ` NP-Hardass
2015-07-03 7:02 ` [gentoo-dev] Celebration subthread: " Duncan
2015-07-03 19:33 ` Jauhien Piatlicki
2015-07-03 1:46 ` [gentoo-dev] " Brian Evans
2015-07-03 6:34 ` Robin H. Johnson
2015-07-03 16:19 ` William Hubbs
2015-07-03 16:24 ` NP-Hardass
2015-07-03 16:41 ` Jason Zaman
2015-07-03 16:35 ` NP-Hardass
2015-07-03 21:19 ` Andrew Savchenko
2015-07-03 21:35 ` Michael Orlitzky
2015-07-03 21:36 ` Brian Dolbec
2015-07-03 21:40 ` Robin H. Johnson
2015-07-03 23:10 ` Andrew Savchenko
2015-07-04 0:10 ` Rich Freeman
2015-07-03 23:10 ` Rich Freeman
2015-07-03 6:43 ` Justin (jlec)
2015-07-03 7:23 ` Mikle Kolyada
2015-07-03 8:42 ` Daniel Campbell (zlg)
2015-07-03 8:51 ` Igor Savlook
2015-07-03 9:08 ` Justin (jlec)
2015-07-03 9:36 ` Igor Savlook
2015-07-03 12:09 ` Andreas K. Huettel
2015-07-03 13:39 ` Manuel Rüger
2015-08-08 17:47 ` Robin H. Johnson
2015-08-09 5:36 ` [gentoo-dev] Git Migration: go-live! Robin H. Johnson
2015-08-09 7:54 ` Michał Górny
2015-08-09 9:00 ` Michael Weber
2015-08-09 9:31 ` [gentoo-core] " Marc Schiffbauer
2015-08-09 10:02 ` Mike Frysinger
2015-08-09 10:04 ` Francisco Blas Izquierdo Riera (klondike)
2015-08-09 10:16 ` Andrew Savchenko [this message]
2015-08-09 21:04 ` Robin H. Johnson
2015-08-09 21:45 ` Andrew Savchenko
2015-08-09 14:56 ` Mike Gilbert
2015-08-09 10:16 ` [gentoo-dev] " Ryan Hill
2015-08-09 10:49 ` Mike Frysinger
2015-08-09 11:22 ` hasufell
2015-08-09 11:55 ` Aaron W. Swenson
2015-08-09 11:56 ` hasufell
2015-08-09 22:40 ` Ryan Hill
2015-08-09 10:18 ` [gentoo-dev] Re: [gentoo-core] " Agostino Sarubbo
2015-08-09 10:46 ` Mike Frysinger
2015-08-09 11:54 ` [gentoo-dev] " Alexey Shvetsov
2015-08-09 12:43 ` [gentoo-scm] " Mike Frysinger
2015-08-09 12:51 ` Alexey Shvetsov
2015-08-09 13:10 ` Rich Freeman
2015-08-09 14:56 ` Robin H. Johnson
2015-08-09 20:03 ` Daniel Campbell (zlg)
2015-08-09 10:50 ` [gentoo-dev] Git Migration: launch plan & schedule (2015/Aug/08-09) Mikle Kolyada
2015-08-23 12:01 ` Andrew Savchenko
2015-08-23 12:28 ` Rich Freeman
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=20150809131619.d6f957b30ed09cc5aa35f65c@gentoo.org \
--to=bircoph@gentoo.org \
--cc=gentoo-core@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=gentoo-scm@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox