Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 19:57:08 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317975 - head
Message-ID:  <201305121957.r4CJv8Bc052148@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305121957.r4CJv8Bc052148>