[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [366] Fix long standing typo in svn doc.
From: |
bob |
Subject: |
[Savannah-cvs] [366] Fix long standing typo in svn doc. |
Date: |
Sat, 2 Feb 2019 02:05:34 -0500 (EST) |
Revision: 366
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=366
Author: rwp
Date: 2019-02-02 02:05:34 -0500 (Sat, 02 Feb 2019)
Log Message:
-----------
Fix long standing typo in svn doc.
Modified Paths:
--------------
trunk/sviki/UsingGit.mdwn
Modified: trunk/sviki/UsingGit.mdwn
===================================================================
--- trunk/sviki/UsingGit.mdwn 2019-02-01 17:59:27 UTC (rev 365)
+++ trunk/sviki/UsingGit.mdwn 2019-02-02 07:05:34 UTC (rev 366)
@@ -269,7 +269,7 @@
or create it from a dump:
wget http://svn.gna.org/daily/myproject.dump.gz
- svnadmin init svn_repo
+ svnadmin create svn_repo
zcat myproject.dump.gz | svnadmin load svn_repo/
To access a local copy of the repository, use svnserve:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [366] Fix long standing typo in svn doc.,
bob <=