* Where to find xfs-import.git @ 2018-08-27 20:15 Omar Sandoval 2018-08-28 8:13 ` Carlos Maiolino 0 siblings, 1 reply; 6+ messages in thread From: Omar Sandoval @ 2018-08-27 20:15 UTC (permalink / raw) To: linux-xfs; +Cc: Darrick J. Wong, Dave Chinner Hey, I was hoping to poke around some old XFS history, but now that oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone have it lying around? Would it be possible to put it up on kernel.org? Thanks! ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Where to find xfs-import.git 2018-08-27 20:15 Where to find xfs-import.git Omar Sandoval @ 2018-08-28 8:13 ` Carlos Maiolino 2018-08-28 13:19 ` Eric Sandeen 0 siblings, 1 reply; 6+ messages in thread From: Carlos Maiolino @ 2018-08-28 8:13 UTC (permalink / raw) To: Omar Sandoval; +Cc: linux-xfs, Darrick J. Wong, Dave Chinner On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: > Hey, > > I was hoping to poke around some old XFS history, but now that > oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone > have it lying around? Would it be possible to put it up on kernel.org? > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in archive.org. Unfortunately not the CVS repositories, which I have no idea if they are still around somewhere. But on archive.org you can still find the original design documents from xfs. Cheers > Thanks! -- Carlos ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Where to find xfs-import.git 2018-08-28 8:13 ` Carlos Maiolino @ 2018-08-28 13:19 ` Eric Sandeen 2018-09-04 18:12 ` Omar Sandoval 0 siblings, 1 reply; 6+ messages in thread From: Eric Sandeen @ 2018-08-28 13:19 UTC (permalink / raw) To: Omar Sandoval, linux-xfs, Darrick J. Wong, Dave Chinner On 8/28/18 3:13 AM, Carlos Maiolino wrote: > On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: >> Hey, >> >> I was hoping to poke around some old XFS history, but now that >> oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone >> have it lying around? Would it be possible to put it up on kernel.org? >> > > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in > archive.org. Unfortunately not the CVS repositories, which I have no idea if > they are still around somewhere. But on archive.org you can still find the > original design documents from xfs. Several developers do have copies of the old tree from oss.sgi.com. We're discussing the best public place to republish them, stay tuned. Thanks, -Eric > Cheers > >> Thanks! > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Where to find xfs-import.git 2018-08-28 13:19 ` Eric Sandeen @ 2018-09-04 18:12 ` Omar Sandoval 2018-09-05 5:39 ` Dave Chinner 0 siblings, 1 reply; 6+ messages in thread From: Omar Sandoval @ 2018-09-04 18:12 UTC (permalink / raw) To: Eric Sandeen; +Cc: linux-xfs, Darrick J. Wong, Dave Chinner On Tue, Aug 28, 2018 at 08:19:08AM -0500, Eric Sandeen wrote: > On 8/28/18 3:13 AM, Carlos Maiolino wrote: > > On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: > >> Hey, > >> > >> I was hoping to poke around some old XFS history, but now that > >> oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone > >> have it lying around? Would it be possible to put it up on kernel.org? > >> > > > > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in > > archive.org. Unfortunately not the CVS repositories, which I have no idea if > > they are still around somewhere. But on archive.org you can still find the > > original design documents from xfs. > > Several developers do have copies of the old tree from oss.sgi.com. We're > discussing the best public place to republish them, stay tuned. Any updates, Eric? Thanks! ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Where to find xfs-import.git 2018-09-04 18:12 ` Omar Sandoval @ 2018-09-05 5:39 ` Dave Chinner 2018-09-06 18:01 ` Omar Sandoval 0 siblings, 1 reply; 6+ messages in thread From: Dave Chinner @ 2018-09-05 5:39 UTC (permalink / raw) To: Omar Sandoval; +Cc: Eric Sandeen, linux-xfs, Darrick J. Wong, Dave Chinner On Tue, Sep 04, 2018 at 11:12:43AM -0700, Omar Sandoval wrote: > On Tue, Aug 28, 2018 at 08:19:08AM -0500, Eric Sandeen wrote: > > On 8/28/18 3:13 AM, Carlos Maiolino wrote: > > > On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: > > >> Hey, > > >> > > >> I was hoping to poke around some old XFS history, but now that > > >> oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone > > >> have it lying around? Would it be possible to put it up on kernel.org? > > > > > > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in > > > archive.org. Unfortunately not the CVS repositories, which I have no idea if > > > they are still around somewhere. But on archive.org you can still find the > > > original design documents from xfs. > > > > Several developers do have copies of the old tree from oss.sgi.com. We're > > discussing the best public place to republish them, stay tuned. > > Any updates, Eric? Thanks! Omar, a copy of the original repo from oss.sgi.com can be found here: https://github.com/dchinner/xfs-history Cheers, Dave. -- Dave Chinner david@fromorbit.com ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Where to find xfs-import.git 2018-09-05 5:39 ` Dave Chinner @ 2018-09-06 18:01 ` Omar Sandoval 0 siblings, 0 replies; 6+ messages in thread From: Omar Sandoval @ 2018-09-06 18:01 UTC (permalink / raw) To: Dave Chinner; +Cc: Eric Sandeen, linux-xfs, Darrick J. Wong, Dave Chinner On Wed, Sep 05, 2018 at 03:39:48PM +1000, Dave Chinner wrote: > On Tue, Sep 04, 2018 at 11:12:43AM -0700, Omar Sandoval wrote: > > On Tue, Aug 28, 2018 at 08:19:08AM -0500, Eric Sandeen wrote: > > > On 8/28/18 3:13 AM, Carlos Maiolino wrote: > > > > On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: > > > >> Hey, > > > >> > > > >> I was hoping to poke around some old XFS history, but now that > > > >> oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone > > > >> have it lying around? Would it be possible to put it up on kernel.org? > > > > > > > > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in > > > > archive.org. Unfortunately not the CVS repositories, which I have no idea if > > > > they are still around somewhere. But on archive.org you can still find the > > > > original design documents from xfs. > > > > > > Several developers do have copies of the old tree from oss.sgi.com. We're > > > discussing the best public place to republish them, stay tuned. > > > > Any updates, Eric? Thanks! > > Omar, a copy of the original repo from oss.sgi.com can be found > here: > > https://github.com/dchinner/xfs-history Thanks a lot, Dave! ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-09-06 22:38 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-08-27 20:15 Where to find xfs-import.git Omar Sandoval 2018-08-28 8:13 ` Carlos Maiolino 2018-08-28 13:19 ` Eric Sandeen 2018-09-04 18:12 ` Omar Sandoval 2018-09-05 5:39 ` Dave Chinner 2018-09-06 18:01 ` Omar Sandoval
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).