jenkins-bot has submitted this change and it was merged.
Change subject: Change delinker.txt documentation to use Git. ......................................................................
Change delinker.txt documentation to use Git.
Change-Id: If8f082edb82af947e1db7fa0072ae9ce6a15d09e --- M commonsdelinker/delinker.txt 1 file changed, 3 insertions(+), 4 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/commonsdelinker/delinker.txt b/commonsdelinker/delinker.txt index 81eb8ca..a96979b 100644 --- a/commonsdelinker/delinker.txt +++ b/commonsdelinker/delinker.txt @@ -49,7 +49,7 @@ in plugins.txt.
== Requirements == -* A recent SVN checkout of the pywikipedia framework +* A recent Git clone of the pywikipedia framework * Python 2.4 or higher * A MySQL database and the MySQLdb api for Python, version 1.2.1_p or higher ** In the future, probably also sqlite3 will be supported. @@ -215,9 +215,8 @@ OTHER DEALINGS IN THE SOFTWARE.
The most recent version of this documentation can be found in the -pywikipedia SVN, on http://svn.wikimedia.org/svnroot/pywikipedia/ -trunk/pywikipedia/ and browsable on http://svn.wikimedia.org/viewvc/ -pywikipedia/. Copies maybe found on meta <http://meta.wikimedia.org/ +pywikipedia Git, https://git.wikimedia.org/summary/ +pywikibot%2Fcompat.git. Copies maybe found on meta <http://meta.wikimedia.org/ wiki/CommonsDelinker/For_operators> and BotWiki <http://botwiki.sno.cc/ wiki/Python:CommonsDelinker/For_operators>.
pywikibot-commits@lists.wikimedia.org