svn commit: r317975 - head

Gabor Pali pgj at FreeBSD.org
Sun May 12 19:57:09 UTC 2013


Author: pgj
Date: Sun May 12 19:57:08 2013
New Revision: 317975
URL: http://svnweb.freebsd.org/changeset/ports/317975

Log:
  - s\git annex\git-annex\

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun May 12 19:39:00 2013	(r317974)
+++ head/UPDATING	Sun May 12 19:57:08 2013	(r317975)
@@ -14,11 +14,11 @@ you update your ports collection, before
   /sbin/sha256.  The result of this is silent data corruption.
 
   This problem has been fixed, but every file stored in an annex
-  repository will fail a `git annex fsck` after the upgrade.  Thus,
+  repository will fail a `git-annex fsck` after the upgrade.  Thus,
   before updating, it is wise to issue the command below and restore the
   files.
 
-  $ git annex uninit
+  $ git-annex uninit
 
   Corruptions can then be found by finding all files with the same hash.
   Note that only files that were mishashed to the same location are a


More information about the svn-ports-all mailing list