<div class="gmail_quote">On Thu, Jul 8, 2010 at 8:56 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Andreas Pakulat, 08.07.2010:<br>
<div class="im">> On 08.07.10 19:33:02, Milian Wolff wrote:<br>
> > Martin Engelmann, 08.07.2010:<br>
> > > Hi,<br>
> > ><br>
> > > I would like to use the git plugin for KDevelop located at<br>
> > > <a href="http://gitorious.org/kdevelop4-git" target="_blank">http://gitorious.org/kdevelop4-git</a>.<br>
> > ><br>
> > > Using the guide from<br>
> > > <a href="http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling/plugin" target="_blank">http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling/plugin</a><br>
</div>> > > s the plugin compiles and is installed, but it is not shown in KDevelop<br>
<div><div></div><div class="h5">> > > in Help/Loaded Plugins and it does not show up in the list of the<br>
> > > version control systems in the New Project wizard.<br>
> > ><br>
> > > Here is the list of commands I'm using:<br>
> > > git clone git://<a href="http://gitorious.org/kdevelop4-git/kdevelop4-git.git" target="_blank">gitorious.org/kdevelop4-git/kdevelop4-git.git</a><br>
> > > cd kdevelop4-git/<br>
> > > git checkout -b 4.0 origin/4.0<br>
> > > mkdir build<br>
> > > cd build<br>
> > > cmake -DCMAKE_INSTALL_PREFIX=$HOME/kdevelop4-plugins ../<br>
> > > make<br>
> > > make install<br>
> > > export KDEDIRS=$HOME/kdevelop4-plugins/:/usr<br>
> > > kbuildsycoca4<br>
> > > kdevelop<br>
> > ><br>
> > > I'm using an up-to-date Debian testing system with kdevplatform 4.0.0<br>
> > > and KDevelop 4.0.0 from Debian's testing repository. Using the master<br>
> > > branch of the kdevelop4-git repository leads to compile errors.<br>
> ><br>
> > Fixed, please try again by updating the kdevelop4-git 4.0 branch.<br>
><br>
> I disagree with the change, in particular I disagree about creating any<br>
> kind of versioned branch. It suggests there was a release and thats<br>
> wrong.<br>
><br>
> IMHO there should be only a master branch for git and that should<br>
> correspond to the kdevelop master branch, for the plain fact that the<br>
> git plugin is nothing an ordinary user should be using. Its unstable and<br>
> incomplete and may eat children alive.<br>
<br>
</div></div>and still people might want to use it...<br>
<div><div></div><div class="h5">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
</div></div><br>--<br>
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>
<br></blockquote></div><br><div>Well, I think it's really bad that we didn't get any Git version for 4.0, that's why I created such branch (and because I needed some changes for master).</div><div>If people keep getting that bad impression we can change the gitorious repo somehow in order to let people know it's not there yet but for the moment I propose to stay like that.</div>
<div><br></div><div>As for the plugin, it's quite stable (even if it lacks some features) but it's not putting us in a bad place.</div>