[kde-edu]: Re: Site web "Development Information" should be Git
Anne-Marie Mahfouf
annemarie.mahfouf at free.fr
Mon May 9 17:36:44 CEST 2011
On Monday 09 May 2011 17:28:23 Matthias Meßmer wrote:
> Hi Anne-Marie!
>
> On 09.05.2011 16:57, Anne-Marie Mahfouf wrote:
> > The webpages still show built instructions for svn and I wanted to update
> > them to Git but I don't find the correct functions to change.
> >
> > Can anyone tell me where I can find the relevant function? I started with
> > applications/applicationpage.php but then I don't find the
> > browseSourcesHtml() function.
>
> There is git support in the php funktions that generate the application
> pages. You have to update the json files in the applications/apps folder.
>
> Don't touch the *_generated.json files please.
>
> Best regards
>
> Matthias
Hi Matthias,
Currently there is the line
"repository": ["svn", "trunk/KDE/kdeedu/klettres/"],
for KLettres for example.
Should I change to
"repository": ["git", "klettres/"],
Thanks for the quick answer,
Anne-Marie
More information about the kde-edu
mailing list