Re: rc4 - make quick-install-doc is broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Schindelin wrote:
At this point, could you try debugging it? For example, set a break point in set_work_tree(), since that is the only function that commit touches, and see what it returns both before and after the bad commit?

Ciao,
Dscho


Before the bad commit, set_work_tree returns (null), and
variable dir_buffer in the call to get_relative_cwd is "/usr/src/git/.git/HEAD"

After, it returns "Documentation/", and
variable dir_buffer in the call to get_relative_cwd is "/usr/src/git"

I do not understand what the desired changes in this patch were so am really lost as to what should be fixed. However, the above I hope will give you a good clue as to what is broken.

Mark

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux