Problems with hardlinks
From: Matthias Schniedermeyer <matthias.schniedermeyer_at_mediaways.net>
Date: 2002-10-07 15:27:09 CEST
Hi
Doing a
- cut -
failes to see any differences. Seems linke the file(s) (is/are) overridden instead of replaced. (The "new"-file(s) (has/have) the same inode as the "old"-file(s).)
In my eyes this is a serious flaw.
'cp -a' without making hardlinks can take a long time and doubles the needed disk-space.
e.g. There are several OSS projects i'm interested in and i check regulary what changed in their CVS-Trees.
diff needs about 1-2 seconds for diffing the whole tree. Without hardlinks this takes much more time.
The easiest(tm) fix for this would be to delete the file(s) before doing the update.
-- Matthias Schniedermeyer mediaWays GmbH System Development http://www.mediaways.net mailto:citd@mediaways.net voice: +49 5246 80 - 1768 fax: - 2768 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 7 16:10:28 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.