jayvdb added a comment. The svn / submodules problem is that it relies on the user to update the submodules, including importing the submodules stored in .svnprops. This should be fixable by using git subtree <https://github.com/git/git/blob/master/contrib/subtree/git-subtree.txt> instead of git submodule . However we would need to test what SVN does if the user has set up svn externals , then we change it from a submodule to a subtree. Does svn automatically adjust?
TASK DETAIL https://phabricator.wikimedia.org/T101228 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ladsgroup, valhallasw, gerritbot, XZise, Betacommand, jayvdb, Xqt, Aklapper, pywikipedia-bugs _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
