[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [65] Add note about disabling cvs if converting away from
From: |
Bob Proulx |
Subject: |
[Savannah-cvs] [65] Add note about disabling cvs if converting away from it. |
Date: |
Sun, 09 Feb 2014 21:43:02 +0000 |
Revision: 65
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=65
Author: rwp
Date: 2014-02-09 21:42:59 +0000 (Sun, 09 Feb 2014)
Log Message:
-----------
Add note about disabling cvs if converting away from it.
Modified Paths:
--------------
trunk/sviki/AdminSvnImport.mdwn
trunk/sviki/UsingGit.mdwn
Modified: trunk/sviki/AdminSvnImport.mdwn
===================================================================
--- trunk/sviki/AdminSvnImport.mdwn 2014-02-09 21:42:51 UTC (rev 64)
+++ trunk/sviki/AdminSvnImport.mdwn 2014-02-09 21:42:59 UTC (rev 65)
@@ -31,3 +31,9 @@
history. Planning accordingly by running the task under a screen
session so that it can complete even if your connection to it is
dropped is a good idea.
+
+**Note:** If converting from another version control system on
+Savannah then as a final step the prior system should be disabled to
+prevent further commit access there.
+
+* [[CvsDisabling]]
Modified: trunk/sviki/UsingGit.mdwn
===================================================================
--- trunk/sviki/UsingGit.mdwn 2014-02-09 21:42:51 UTC (rev 64)
+++ trunk/sviki/UsingGit.mdwn 2014-02-09 21:42:59 UTC (rev 65)
@@ -294,6 +294,12 @@
Converted Git
Repository](http://savannah.gnu.org/maintenance/UsingGit#pushing-a-newly-created-existing-or-converted-git-repository).
+If you have converted from a different version control repository to
+git then consider disabling commits to the previous location so as to
+prevent confusing history creation.
+
+* [[CvsDisabling]]
+
Pushing a Newly-Created, Existing, or Converted Git Repository
--------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [65] Add note about disabling cvs if converting away from it.,
Bob Proulx <=