<div class="gmail_quote">On Tue, Dec 21, 2010 at 7:43 PM, Alexander Rieder <span dir="ltr"><<a href="mailto:alexanderrieder@gmail.com">alexanderrieder@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Monday 20 December 2010 23:23:06 Aleix Pol wrote:<br>
> On Mon, Dec 20, 2010 at 10:17 PM, Jeremy Whiting <<a href="mailto:jpwhiting@kde.org">jpwhiting@kde.org</a>> wrote:<br>
> > On Mon, Dec 20, 2010 at 10:59 AM, Niko Sams <<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>> wrote:<br>
> >> Hi,<br>
> >><br>
> >> Kde is moving towards git, and so is kdeedu. This crucial part about<br>
> >> that are conversion<br>
> >> rules. I wrote those rules for kdemodules including kdeedu you might<br>
> >> want to use.<br>
> >><br>
> >> But first you have to decide about the repository layout; should it be<br>
> >> split or one big repository?<br>
> >> This has to be decided by the module developers.<br>
> >><br>
> >> I see one issue with split: libkdeedu. You have to make a "real"<br>
> >> library out of it that lives<br>
> >> in it's own repository.<br>
> >> Other than that split seems to be suitable as most/all(?) applications<br>
> >> are independent.<br>
> >><br>
> >> My rules produce split repositories, as I would prefer that layout.<br>
> >> Contributing to marble<br>
> >> would be much harder otherwise.<br>
> >><br>
> >> Ok, to test the resulting repositories clone them and review the<br>
> >> history: git clone ssh://<br>
> >> <a href="http://git@dewey.kde.org/home/git/nsams/test-complete/KDE/kdeedu/marble" target="_blank">git@dewey.kde.org/home/git/nsams/test-complete/KDE/kdeedu/marble</a><br>
> >><br>
> >> use this to get a list of all repositories:<br>
> >> ssh <a href="mailto:git@dewey.kde.org">git@dewey.kde.org</a> ls /home/git/nsams/test-complete/KDE/kdeedu<br>
> ><br>
> > Niko,<br>
> ><br>
> > How would one build the sources checked out from the above repositories?<br>
> > Kanagram for example fails to configure because it's CMakeLists.txt<br>
> > don't<br>
> > have anything about KDE4 so kde4_add_app_icon is not defined. Is there<br>
> > going to be some temporary CMakeList.txt we can place in a global kdeedu<br>
> > folder until we can fix our CMakeList.txt files to build independently?<br>
> ><br>
> > Jeremy<br>
> ><br>
> >> To access this server you need public key authentication with your<br>
> >> <a href="http://idendity.kde.org" target="_blank">idendity.kde.org</a> key.<br>
> >><br>
> >> known issue:<br>
> >> kalgebra history doesn't go back to playground because of an svn2git<br>
> >> bug that has<br>
> >> been fixed already, but this version is not yet on <a href="http://dewey.kde.org" target="_blank">dewey.kde.org</a>.<br>
> >><br>
> >> Oh, the used rule rule is "kde-ruleset/kdemodule-split-rules"<br>
> >><br>
> >> Niko<br>
> >> _______________________________________________<br>
> >> kde-edu mailing list<br>
> >> <a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
> >> <a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
> ><br>
> > _______________________________________________<br>
> > kde-edu mailing list<br>
> > <a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
> > <a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
><br>
> From KAlgebra side, I would be fine with splitting, but then we should move<br>
> libanalitza into libkdeedu (or kdesupport) and then install headers so that<br>
> we can compile cantor support.<br>
> Or move cantor support into kalgebra which shouldn't be a bad idea either, I<br>
> guess.<br>
><br>
> Aleix<br>
<br>
<br>
</div></div>Hi,<br>
I don't know much about git, so I don't mind either way. But as apol already<br>
said Cantor currently depends on KAlgebra for building that backend, so that<br>
has to be resolved somehow.<br>
<font color="#888888"><br>
Alexander<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br><div>Yes, that's what I said. Alexander, are you exporting Cantor interfaces?</div><div><br></div><div>Aleix</div>