GitHub - pywikibot/svn2git: SVN to git conversion for pywikibot

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

svn2git

SVN to git conversion for pywikibot. This is a shallow and modified copy of the WMF svn2git operations repository [1]. Their svn2git is based on the original work by Thiago Macieira and Thomas Zander, with modifications and scripts by Chad Horohoe.

[1] https://git.wikimedia.org/summary/operations%2Fsoftware.git

Requirements

  • working c++ compiler
  • libsvn-dev
  • libqt-dev (?)

Building

# build svn2git
qmake
make

# 
cd scripts-pwb
make # or make output/pywikiparser, make output/pywikipedia, etc.

About

SVN to git conversion for pywikibot

Resources

Readme

Activity

Custom properties

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published