savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [UsingGit] (edit) Better use of Zwiki formatting.


From: rocky
Subject: [Savannah-cvs] [UsingGit] (edit) Better use of Zwiki formatting.
Date: Thu, 04 Dec 2008 01:25:24 +0000

??changed:
-CVS import
Importing from CVS

??changed:
-Git comes with the tool, git-cvsimport which will import a CVS repository into 
a new git project. You may want to use this for converting your existing CVS 
repository to a new git repository.
-
-We will use a file which maps a savannah login name username to real name 
(option -A) in the git-cvsimport command.
Git comes with the tool, ``git-cvsimport`` which will import a CVS repository 
into a new git project. You may want to use this for converting your existing 
CVS repository to a new git repository.

We will use a file which maps a savannah login name username to real name 
(option -A) in the ``git-cvsimport`` command.

??changed:
-SVN import
Importing from SVN

??changed:
-Common invokation::
Common invocation::

??changed:
-git-svnimport assumes there's a trunk, a branches, and a tags directory (names 
are configurable) and ignores other directories. You may run into troubles if 
your layout changed during your former SVN life.
``git-svnimport`` assumes there is a trunk, a branches, and a tags directory 
(names are configurable) and ignores other directories. You may run into 
troubles if your layout changed during your former SVN life.

??changed:
-GNU Arch import
Importing from GNU Arch 

??changed:
-On your project page, activate `git`. For example the libcdio project the URL 
for the project page is::
On your project page, activate git. For example the libcdio project the URL for 
the project page is::

??changed:
-The basic steps are to create a local git repository on your computer, by 
importing from CVS, and then pushing that out to your savannah project page (I 
think). Before starting though you may want to add a branch or "tag" of the old 
respository. For example::
After this done create a local git repository on your computer, using the 
instructions under `Importing from CVS`_. Then push this git repository to your 
savannah project page using the instructions under `Pushing a Newly Created, 
Existing, or Converted git Repository`_. Before starting though you may want to 
add a branch or "tag" of the old respository. For example::

??changed:
-Push existing or converted repository
Pushing a Newly Created, Existing, or Converted git Repository

--
forwarded from 
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance




reply via email to

[Prev in Thread] Current Thread [Next in Thread]