git clone questions relating to cpio

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git <git@...>
Date: Monday, October 1, 2007 - 3:28 pm

Hi,

I am running a Linux From Scratch 6.2 system that does not have cpio
installed on it. This means that I can't clone a local repository
unless I install cpio. Is it possible to use a fallback method if cpio
is not present, as there is no NO_CPIO option on make like there is
for OpenSSH, cURL and expat?

Also, I have an external USB hardrive that is mounted onto the virtual
filesystem. Will clones from the USB harddrive (or a USB flash drive
that is mounted) result in a copy being performed, not a hardlink?

Ideally, the hard linking for local clones should be optional. What if
I want to move a repository because, for example, I have imported a
CVS repository and now want to push it to a new bare repository?

- Reece
-
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:
git clone questions relating to cpio, Reece Dunn, (Mon Oct 1, 3:28 pm)
Re: git clone questions relating to cpio, Johannes Schindelin, (Mon Oct 1, 7:23 pm)
Re: git clone questions relating to cpio, Junio C Hamano, (Mon Oct 1, 7:32 pm)
Re: git clone questions relating to cpio, Johannes Sixt, (Tue Oct 2, 2:11 am)
Re: git clone questions relating to cpio, Junio C Hamano, (Tue Oct 2, 2:23 am)
Re: git clone questions relating to cpio, Johan Herland, (Mon Oct 1, 5:42 pm)
Re: git clone questions relating to cpio, Reece Dunn, (Tue Oct 2, 5:09 pm)
[PATCH] Mention 'cpio' dependency in INSTALL, Johan Herland, (Tue Oct 2, 7:42 pm)
Re: [PATCH] Mention 'cpio' dependency in INSTALL, Junio C Hamano, (Tue Oct 2, 8:14 pm)
Re: [PATCH] Mention 'cpio' dependency in INSTALL, Miklos Vajna, (Wed Oct 3, 3:40 am)
Re: [PATCH v2] INSTALL: Update section on external dependenc..., Johannes Schindelin, (Wed Oct 3, 11:56 am)
Re: [PATCH] Mention 'cpio' dependency in INSTALL, Chris Larson, (Wed Oct 3, 2:09 am)