Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2013 11:59:14 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r245902 - user/sbruno/head_146698
Message-ID:  <201301251159.14515.jhb@freebsd.org>
In-Reply-To: <1359129079.5527.7.camel@powernoodle.corp.yahoo.com>
References:  <201301251137.r0PBbuiN051834@svn.freebsd.org> <201301250832.43222.jhb@freebsd.org> <1359129079.5527.7.camel@powernoodle.corp.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, January 25, 2013 10:51:19 am Sean Bruno wrote:
> On Fri, 2013-01-25 at 08:32 -0500, John Baldwin wrote:
> > On Friday, January 25, 2013 6:37:56 am Sean Bruno wrote:
> > > Author: sbruno
> > > Date: Fri Jan 25 11:37:56 2013
> > > New Revision: 245902
> > > URL: http://svnweb.freebsd.org/changeset/base/245902
> > > 
> > > Log:
> > >   Branch head from the past at svn r146698 which is the approximate 6Current
> > >   timeframe where pxe_http was developed during GSOC 2007.
> > >   
> > >   This is based on the cvs tags from the project tar ball at:
> > >   http://code.google.com/p/google-summer-of-code-2007-
> > freebsd/downloads/detail?name=Alexey_Tarasov.tar.gz&can=2&q=
> > >   
> > >   and perforce commit history:
> > >   
> > http://p4web.freebsd.org/@md=d&cd=//depot/projects/soc2007/&c=SxU@//depot/projects/soc2007/taleks-
> > pxe_http/?ac=83
> > > 
> > > Added:
> > >   user/sbruno/head_146698/
> > >      - copied from r146698, head/
> > 
> > Have you considered just doing a 'p4 integ' on the GSOC branch in p4?  Or 
> > rather, making a copy of that branch in p4 and then doing an integ from HEAD 
> > into that?   That might be simpler than trying to recreate everything in svn.  
> > Once you have an up-to-date diff you can then move that to an svn branch.
> > 
> 
> Yes.  
> 
> Step 1.  Validate that anything in this code base works.
> 
> If Step 1, then attempt to integrate 7 years of history and move this
> code forward.

Hmm, could you do that with a checkout of the p4 branch then?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301251159.14515.jhb>