Changes between Version 6 and Version 7 of ChimeraWithGit


Ignore:
Timestamp:
Dec 2, 2010, 4:54:12 PM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraWithGit

    v6 v7  
    11
    22== Developing Chimera with git ==
     3
     4It's possible to work with [http://git-scm.com/ git] on a [http://subversion.tigris.org/ subversion] repository.  For example, see [http://www.viget.com/extend/effectively-using-git-with-subversion/ http://www.viget.com/extend/effectively-using-git-with-subversion].
     5
     6=== Importing an existing git repository ===
    37
    48I 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: