Carol,

Have you used svnsync? I highly recommend it.

http://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt

Alternatively... you could 'svn log --xml http://url_to_your_repository' to 
generate an xml commit history. This would allow you to scrub the output as 
needed... and then include the file in the initial source commit.

Cheers,

Rick Winscot
www.quilix.com


-- 
Rick Winscot


On Wednesday, January 4, 2012 at 11:36 AM, Carol Frampton wrote:

> Hi Ryan,
> 
> We're looking into preserving the history. We're not sure yet whether or
> not it is feasible for us to do it. If not maybe we can put the
> repository we pulled from up somewhere on adobe opensource site so the
> history is still available.
> 
> Carol
> 
> 
> 
> -----Original Message-----
> From: Ryan Frishberg <fri...@gmail.com (mailto:fri...@gmail.com)>
> Reply-To: "flex-dev@incubator.apache.org 
> (mailto:flex-dev@incubator.apache.org)" <flex-dev@incubator.apache.org 
> (mailto:flex-dev@incubator.apache.org)>
> Date: Wed, 4 Jan 2012 06:35:36 -0800
> To: "flex-dev@incubator.apache.org (mailto:flex-dev@incubator.apache.org)" 
> <flex-dev@incubator.apache.org (mailto:flex-dev@incubator.apache.org)>,
> "rajubit...@gmail.com (mailto:rajubit...@gmail.com)" <rajubit...@gmail.com 
> (mailto:rajubit...@gmail.com)>
> Cc: Alex Harui <aha...@adobe.com (mailto:aha...@adobe.com)>
> Subject: Re: Apache Flex source code - timeline for the initial code
> contribution
> 
> > Thanks for the update Alex. I know this may be asking too much, but would
> > it be possible to maintain the SVN history as well? That history is often
> > times invaluable in tracking down bugs and looking for specific fixes.
> > 
> > Cheers,
> > Ryan
> > 
> > On Wed, Jan 4, 2012 at 3:40 AM, Raju Bitter
> > <rajubit...@googlemail.com (mailto:rajubit...@googlemail.com)>wrote:
> > 
> > > Thanks, Alex.
> > > 
> > > 2012/1/4 Alex Harui <aha...@adobe.com (mailto:aha...@adobe.com)>:
> > > > The plan is to try to deal with the most obvious and easy licensing
> > > 
> > > issues
> > > > and get the most or all of the framework source code in this week.
> > > 
> > > We'll
> > > > finish scrubbing later.
> > > 
> > > Wow, that is very quick!
> > > 
> > > > Getting our automated verification suite in will take longer, so we'll
> > > > probably ask that commits be limited to "safe" things like really
> > > > 
> > > 
> > > simple
> > > bug
> > > > fixes and documentation.
> > > > 
> > > > -Alex
> > > > 
> > > > On 1/3/12 4:11 PM, "Raju Bitter" <rajubit...@googlemail.com 
> > > > (mailto:rajubit...@googlemail.com)> wrote:
> > > > 
> > > > > Great to see that the dev mailing list is up and running!
> > > > > 
> > > > > Is there any timeline/plan for when we can expect to see the first
> > > > > source code contribution of Adobe happening? The decision to make
> > > > > Apache Flex an incubator project was made really fast, therefore I
> > > > > imagine that it will still take Adobe a few weeks until the source
> > > > > code will be contributed to Apache (legal discussion around which
> > > > > portions of the SDK source code can be put under the Apache license).
> > > > > 
> > > > > Thanks,
> > > > > Raju
> > > > > 
> > > > 
> > > > 
> > > > --
> > > > Alex Harui
> > > > Flex SDK Team
> > > > Adobe Systems, Inc.
> > > > http://blogs.adobe.com/aharui
> > > > 
> > > 
> > > 
> > > 
> > > 
> > > --
> > > -----------------------------------------------------------------
> > > 
> > > Raju Bitter | Software Architect
> > > cell: +49 (0) 176 322 011 96
> > > fax: +49 (0) 8821 68 69 08 29
> > > email: rajubit...@googlemail.com (mailto:rajubit...@googlemail.com)
> > > Germany
> > > 
> > 
> > 
> 
> 
> 


Reply via email to