<div><div class="gmail_quote">On Thu, Sep 2, 2010 at 4:45 PM, David Nolden <span dir="ltr"><<a href="mailto:zwabel@googlemail.com">zwabel@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The new version of the git support doesn't work any more on my machine.<br>
<br>
The problem:<br>
"git diff ABSOLUTE_PATH" doesn't work (might depend on my git version<br>
1.5.4.3). The plugin should use the git root directory as<br>
working-directory instead, and use relative paths when calling git.<br>
<br>
Noone else has noticed this problem?<br>
<br>
Greetings, David<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br></div><div><br></div><div>Well then I guess you will have this same problem with other parts. I see two options here:<div>- We check for the version: unpolite but effective</div><div>- we fix this issue and we're all happy but the code has weird behavior that will be unneeded in the future.</div>
<div><br></div><div>On the asserting, it's probably fine to remove some of them, I can review it also, no problem.</div><div><br></div><div>It's using porcelain because it's been told to be the official way to be called from code, it's on the documentation. We can move to --short for the moment, I'm not sure what implications this is going to have</div>
<div><br></div><div>On supporting old versions, I'm not really sure we have to do that though, because even if it's true that these systems have old versions, they also have kdevelop3 so caring about that is just a corner case that we're going to hit when developers (like you) are influenced by these problems but most will just install the version it's installed on their system and if they want something newer, they will upgrade the system.</div>
</div><div><br></div><div>Said that, maybe you could send me an e-mail (here or to my e-mail) with your particular problems and I'll take my time to address them and get back to the list to consider the implications of forcing git >1.6 or >1.7. If you don't mind though, I'd prefer to </div>
<div><br></div><div>Thanks,</div><div>Aleix</div>