Changes between Version 7 and Version 8 of ChimeraWithGit


Ignore:
Timestamp:
Apr 18, 2011, 11:19:55 AM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraWithGit

    v7 v8  
    88I started out developing an extension for Chimera with a [http://git-scm.com/ git] repository.  It was possible to import the git repository history into the Chimera [http://subversion.tigris.org/ subversion] repository, using some instructions from [http://code.google.com/p/support/wiki/ImportingFromGit google code].  I ran the following:
    99{{{
     10#!sh
    1011#
    1112# Step 1.  Create a git svn clone of the Chimera source.