Re: Re: Moving a directory into another fails

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Monday, December 4, 2006 - 11:56 am

Stefan Pfetzing wrote:


Since merging in gitweb, Sat Jun 10, 2006.
 

That is the problem that git tries to be content agnostict, and it
includes being coding agnostic.

I personally think that because the same repository might be deployed
on different systems with different file name encoding (and this is not
something you have control over, contrary to commit/tag message encoding,
and encoding in files), git should acquire core.filesystemEncoding
configuration variable which would encode from filesystem encoding used
in working directory and perhaps index to UTF-8 encoding used in repository
(in tree objects) and perhaps index.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
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: Re: Moving a directory into another fails, Jakub Narebski, (Mon Dec 4, 11:56 am)
Re: Re: Moving a directory into another fails, Johannes Schindelin, (Mon Dec 4, 12:03 pm)