Re: cpio command not found

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bill Lear <rael@...>
Cc: <git@...>
Date: Wednesday, October 31, 2007 - 9:30 am

On 2007-10-31 06:51:30 -0600, Bill Lear wrote:


When you clone with -l, git uses cpio to hardlink to the original
repository. What has changed is that -l is now used by default when
cloning a repository that's accessed via the file system (as opposed
to over some network protocol).

To work around this, specify the repository location with file://, and
git won't try to hardlink (and hence won't try to use cpio).

-- 
Karl Hasselström, kha@treskal.com
      www.treskal.com/kalle
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cpio command not found, Bill Lear, (Wed Oct 31, 8:51 am)
Re: cpio command not found, Karl , (Wed Oct 31, 9:30 am)
Re: cpio command not found, Erik Mouw, (Wed Oct 31, 10:06 am)
Re: cpio command not found, Mike Hommey, (Wed Oct 31, 3:48 pm)
Re: cpio command not found, Johannes Schindelin, (Wed Oct 31, 10:20 am)
Re: cpio command not found, Bill Lear, (Wed Oct 31, 9:54 am)
Re: cpio command not found, Allan Wind, (Wed Oct 31, 9:58 am)
Re: cpio command not found, David Symonds, (Wed Oct 31, 10:00 am)