Re: False positives in git diff-index

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Tuesday, January 4, 2011 - 7:08 am

Alexander Gladysh <agladysh@gmail.com> writes:



Well, at least it is not what version control system is about; git is
designed towards manual and not automatic commits, and version control
of source code.



But it is reproductible to you: from what I understand you didn't find
some minimal example to reproduce this issue without need for access
your proprietary build process.

AG> Unfortunately I can not share it or create a minimal example ? the
AG> case is triggered by a custom complicated automated build process on a
AG> private repository.


To debug it, if you cannot do it yourself, you would have to find git
developer who is both knowledgeable about fairly deep part of git
code, and can work with remote debugging with you at remote.


P.S. Somewhere in the depths of git maling list archive (it didn't
unfortunately made it to "Interfaces, Frontends and tools" page on git
wiki) there is tool/script for anonymizing git repository, to allow
debugging of bugs which occurs in some repositories that cannot be
made public.  Perhaps something similar could be done for your build
process (you need to reproduce only stat + git part)?

-- 
Jakub Narebski
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:
False positives in git diff-index, Alexander Gladysh, (Mon Dec 27, 1:49 am)
Re: False positives in git diff-index, Alexander Gladysh, (Tue Jan 4, 2:45 am)
Re: False positives in git diff-index, Zenaan Harkness, (Tue Jan 4, 4:47 am)
Re: False positives in git diff-index, Alexander Gladysh, (Tue Jan 4, 5:01 am)
Re: False positives in git diff-index, Jakub Narebski, (Tue Jan 4, 7:08 am)
Re: False positives in git diff-index, Alexander Gladysh, (Tue Jan 4, 7:46 am)