2017-03-16 16:16 GMT+02:00 Jan Dudík <[email protected]>: > > 2017-03-16 15:09 GMT+01:00 Strainu <[email protected]>: > >> 2017-03-16 15:48 GMT+02:00 Andre Klapper <[email protected]>: >> >> > > Actually page >> >> > > https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation/SVN >> >> > > contains incorrect path >> >> > https://github.com/wikimedia/pywikibot-core/branches/2.0 as >> >> > mentioned above >> > >> > I still do not see how that is incorrect... >> > >> >> It says "410 feature gone" in the browser. Perhaps it's simply not >> meant to be accessed this way and they preferred 410 over, say 400? >> > yes in browser. > > in svn I got message [image: Vložený obrázek 1] > > SVN has always been a bit misterious to me, but the URL looks wrong: both trunk and 2.0 are branches, so you probably should just get rid of the trunk at the end of the URL.
> But the correct answer for my question is, taht there were no updates > since december in SVN. > I suppose, there were some in git? > No, the two repositories MUST be in sync. The link I gave you shows the submits in git (github, as the name says, works with git. SVN is only a courtesy service, github convert all submits back in git AFAIK). If you don't believe me, check diffusion for the original (WMF) repository status: https://phabricator.wikimedia.org/diffusion/PWBC/browse/2.0/ I believe that all development now happens on master branch (trunk in SVN), but I can't find any email, perhaps a core developer should confirm that. > So, how can I update not using git and without overvriting my changes in > some scripts? > Do you need a specific patch submitted in master since December? If not, why not work with that version? If you do need a specific commit, you might want to try and move to master branch, or just backport it yourself if you are familiar with the process. Strainu > > > JAnD > >> >> Strainu >> >> _______________________________________________ >> pywikibot mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/pywikibot >> > > > _______________________________________________ > pywikibot mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikibot > >
_______________________________________________ pywikibot mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot
