Re: An idea: maybe Git should use a lock/unlock file mode for problematic files? [Was: Re: after first git clone of linux kernel repository there are changed files in working dir]

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

On Wed, 21 Jan 2009, John Chapman wrote:


The information is needed in a bunch of commands (diff and add, for 
example), but I believe that's already taken care on. The problem is 
getting it set automatically instead of having git not notice that the 
filesystem isn't doing what it expects.


My impression was that this didn't happen in practice, because teams
would tend to not have two people create the same file at the same time, 
but with different cases, and people interacting with the same file at 
different times would use whatever case it was introduced with.

I think I'd only heard about problems for people who were using 
filesystems with different properties than what the rest of the developers 
on the project were using.

But I've only ever worked on projects that expect case-sensitivity, and 
mostly on projects that have a standard style that prevents duplication.

	-Daniel
*This .sig left intentionally blank*
--
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: An idea: maybe Git should use a lock/unlock file mode ..., Daniel Barkalow, (Tue Jan 20, 3:08 pm)