Re: Is cp -al safe with git?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Sixt <johannes.sixt@...>
Cc: <git@...>
Date: Thursday, November 16, 2006 - 3:19 pm

Johannes Sixt <johannes.sixt@telecom.at> writes:


Most likely you didn't run "update-index --refresh" after "cp -l"?
Not just in the new copied repository but in the original
repository I would suspect you would see this.  This is because
the index caches ctime and making a new hardlink manipulates the
files' inodes, thus making the cached information stale.


-
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:
Is cp -al safe with git?, Johannes Sixt, (Thu Nov 16, 2:47 pm)
Re: Is cp -al safe with git?, Junio C Hamano, (Thu Nov 16, 3:19 pm)
Re: Is cp -al safe with git?, Linus Torvalds, (Thu Nov 16, 3:19 pm)