* rsync mirrors of linuxppc-* on source.mvista.com
@ 2005-04-28 15:37 Tom Rini
2005-04-28 16:02 ` Dan Malek
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Tom Rini @ 2005-04-28 15:37 UTC (permalink / raw)
To: linuxppc-dev, linuxppc-embedded
With the shift away from BitKeeper, and with PowerPC work having long
shifted away from the linuxppc-* bitkeeper trees and towards a more
direct relationship with Andrew / et al, is there any value in keeping
the rsync mirrors of the last state of the linuxppc-* trees available?
As there's no metadata, my slant is towards no. But it wouldn't be hard
to have these still exist, if people speak up.
Thanks.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: rsync mirrors of linuxppc-* on source.mvista.com
2005-04-28 15:37 rsync mirrors of linuxppc-* on source.mvista.com Tom Rini
@ 2005-04-28 16:02 ` Dan Malek
2005-04-28 16:13 ` Tom Rini
2005-04-28 17:30 ` Mark Guertin
2005-04-29 17:44 ` David Woodhouse
2 siblings, 1 reply; 6+ messages in thread
From: Dan Malek @ 2005-04-28 16:02 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev, linuxppc-embedded
On Apr 28, 2005, at 11:37 AM, Tom Rini wrote:
> .... is there any value in keeping
> the rsync mirrors of the last state of the linuxppc-* trees available?
Have you been pulling any updates into these trees?
I would like to keep an archive copy, as there is still code in them
that hasn't migrated into main trees. I guess the longer we wait
the less value that has, but I'd like to not lose it. I don' t have
any problem hosting the archives if people still want to use them
for future reference.
Thanks.
-- Dan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: rsync mirrors of linuxppc-* on source.mvista.com
2005-04-28 16:02 ` Dan Malek
@ 2005-04-28 16:13 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2005-04-28 16:13 UTC (permalink / raw)
To: Dan Malek; +Cc: linuxppc-dev, linuxppc-embedded
On Thu, Apr 28, 2005 at 12:02:13PM -0400, Dan Malek wrote:
>
> On Apr 28, 2005, at 11:37 AM, Tom Rini wrote:
>
> >.... is there any value in keeping
> >the rsync mirrors of the last state of the linuxppc-* trees available?
>
> Have you been pulling any updates into these trees?
They are semi current with the linux-2.[46] versions, but probably not
100% up to date.
> I would like to keep an archive copy, as there is still code in them
> that hasn't migrated into main trees. I guess the longer we wait
> the less value that has, but I'd like to not lose it. I don' t have
> any problem hosting the archives if people still want to use them
> for future reference.
For the linuxppc-2.5 tree, I did a dirdiff'ing prior
to the BK thing comming up and either submitted things, or gave to Paul
/ Matt Porter what I found (as it was 4xx things) to deal with.
For the linuxppc-2.4 tre, I know there's stuff that never went to
Marcelo.
I'll go re-activate rsync for the trees and have a comment about them
being historical archives.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: rsync mirrors of linuxppc-* on source.mvista.com
2005-04-28 15:37 rsync mirrors of linuxppc-* on source.mvista.com Tom Rini
2005-04-28 16:02 ` Dan Malek
@ 2005-04-28 17:30 ` Mark Guertin
2005-04-29 17:44 ` David Woodhouse
2 siblings, 0 replies; 6+ messages in thread
From: Mark Guertin @ 2005-04-28 17:30 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev, linuxppc-embedded
Hi Tom
I know of quite a few setups that still use these trees, so they might
be worth keeping around for that sake at the least if it's not too much
work.
Mark
Tom Rini wrote:
>With the shift away from BitKeeper, and with PowerPC work having long
>shifted away from the linuxppc-* bitkeeper trees and towards a more
>direct relationship with Andrew / et al, is there any value in keeping
>the rsync mirrors of the last state of the linuxppc-* trees available?
>
>As there's no metadata, my slant is towards no. But it wouldn't be hard
>to have these still exist, if people speak up.
>
>Thanks.
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: rsync mirrors of linuxppc-* on source.mvista.com
2005-04-28 15:37 rsync mirrors of linuxppc-* on source.mvista.com Tom Rini
2005-04-28 16:02 ` Dan Malek
2005-04-28 17:30 ` Mark Guertin
@ 2005-04-29 17:44 ` David Woodhouse
2005-04-29 17:57 ` Tom Rini
2 siblings, 1 reply; 6+ messages in thread
From: David Woodhouse @ 2005-04-29 17:44 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev, linuxppc-embedded
On Thu, 2005-04-28 at 08:37 -0700, Tom Rini wrote:
> With the shift away from BitKeeper, and with PowerPC work having long
> shifted away from the linuxppc-* bitkeeper trees and towards a more
> direct relationship with Andrew / et al, is there any value in keeping
> the rsync mirrors of the last state of the linuxppc-* trees available?
>
> As there's no metadata, my slant is towards no. But it wouldn't be hard
> to have these still exist, if people speak up.
You could just convert them to git format?
--
dwmw2
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: rsync mirrors of linuxppc-* on source.mvista.com
2005-04-29 17:44 ` David Woodhouse
@ 2005-04-29 17:57 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2005-04-29 17:57 UTC (permalink / raw)
To: David Woodhouse; +Cc: linuxppc-dev, linuxppc-embedded
On Fri, Apr 29, 2005 at 06:44:50PM +0100, David Woodhouse wrote:
> On Thu, 2005-04-28 at 08:37 -0700, Tom Rini wrote:
> > With the shift away from BitKeeper, and with PowerPC work having long
> > shifted away from the linuxppc-* bitkeeper trees and towards a more
> > direct relationship with Andrew / et al, is there any value in keeping
> > the rsync mirrors of the last state of the linuxppc-* trees available?
> >
> > As there's no metadata, my slant is towards no. But it wouldn't be hard
> > to have these still exist, if people speak up.
>
> You could just convert them to git format?
The linuxppc-* trees? They really aren't useful nowadays. Maybe the
linuxppc-2.4 tree should be, assuming Marcelo switches to git, and
there's some desire to continue the practice of letting work that's done
vs 2.4 exist somewhere in the community and added to.
But for 2.6, thankfully, folks are either using quilt (or similar) to
track their own work, or a project-specific tree, which I fully expect
to become git trees. I think we can finally kill the notion of a
'master' PPC tree that's not Linus' tree, via Andrew's tree.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-04-29 17:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-28 15:37 rsync mirrors of linuxppc-* on source.mvista.com Tom Rini
2005-04-28 16:02 ` Dan Malek
2005-04-28 16:13 ` Tom Rini
2005-04-28 17:30 ` Mark Guertin
2005-04-29 17:44 ` David Woodhouse
2005-04-29 17:57 ` Tom Rini
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).