You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/02/19 15:22:19 UTC

[jira] [Closed] (INFRA-7348) Change CXF to git

     [ https://issues.apache.org/jira/browse/INFRA-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed INFRA-7348.
-------------------------------

    Resolution: Fixed
      Assignee: Jake Farrell

You're all set now. Repo imported,  mirror created, svn put into ro, github webhook setup

> Change CXF to git
> -----------------
>
>                 Key: INFRA-7348
>                 URL: https://issues.apache.org/jira/browse/INFRA-7348
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Git
>            Reporter: Daniel Kulp
>            Assignee: Jake Farrell
>
> The CXF community has decided to move the main CXF repository to git.   However, we do not need/want the full history as "ancient CXF" used ant to build and included very large binaries in the repo which makes the git clone larger than needed.  Thus, we don't want the new git repo to be a direct copy of the git://git.apache.org/cxf.git  repo.
> Instead, we worked with Jukka to figure out a process to strip out the old history (squash up into the first non-incubator release) and remove the empty revisions and cleanup some of the merge logs.   Result is that the .git dir drops from 150M to about 50M.  The new repo that we would like to use as the base is at:
> http://dankulp.com/apache/cxf.git.tar.gz  
> The current svn directory can be left read/write for now unless ONLY:
> http://svn.apache.org/repos/asf/cxf/trunk
> http://svn.apache.org/repos/asf/cxf/branches
> http://svn.apache.org/repos/asf/cxf/tags
> can be made read-only and the remaining directories are read/write.   We haven't started the process to migrate the other sub-projects to git yet.
> And yes, we'd love all the github integration goodies....  :-)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)