author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 24 Sep 2007 12:26:07 +0000 (08:26 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 25 Sep 2007 01:48:38 +0000 (21:48 -0400) | ||
commit | 40f86af01b061fbbd1e46d125280073322bf9f33 | |
tree | 95241b4f1a53a845c64af5ac44630ce81d909e87 | tree | snapshot |
parent | 354e114d7461c5f7f6bd4e0fb6d880bdd15a7823 | commit | diff |
git-gui: Don't bother showing OS error message about hardlinks
If we failed to create our test hardlink for the first object
we need to link/copy then the only recourse we have is to make
a copy of the objects. Users don't really need to know the OS
details about why the hardlink failed as its usually because
they are crossing filesystem boundaries.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If we failed to create our test hardlink for the first object
we need to link/copy then the only recourse we have is to make
a copy of the objects. Users don't really need to know the OS
details about why the hardlink failed as its usually because
they are crossing filesystem boundaries.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl | diff | blob | history |