Re: update-index --assume-unchanged doesn't make things go fast

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avery Pennarun
Date: Friday, June 27, 2008 - 10:56 am

On 6/27/08, Jakub Narebski <jnareb@gmail.com> wrote:

Yes, I've seen the occasional discussions about this.

I might volunteer to help solve (1) except that I have a feeling that
changing the index format would mangle all sorts of things beyond my
current understanding.  Attaining that understanding might not be so
bad, except for (2), which seems like any proposed changes will
probably be rejected anyhow.

So naturally I was hoping for a magical alternative suggestion for my
current problem instead :)  One option I'm thinking about is to have
my proposed daemon keep its own "index", which tracks *all* the files
on the filesystem, not just the ones that have been
git-update-index'd.  Then anything that needs to compare against the
filesystem can choose to compare against the contents of this file
instead if it exists (and/or the right option is set, etc).  Does that
sound sane?

Have fun,

Avery
--
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:
Re: update-index --assume-unchanged doesn't make things go ..., Michael J Gruber, (Wed Jun 25, 10:38 am)
Re: update-index --assume-unchanged doesn't make things go ..., Stephen R. van den Berg, (Thu Jun 26, 4:22 am)
Re: update-index --assume-unchanged doesn't make things go ..., Avery Pennarun, (Fri Jun 27, 10:56 am)