Bugs item #2831932, was opened at 2009-08-04 12:21 Message generated for change (Comment added) made by siebrand You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2831932...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None
Status: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: David Crochet (crochet_david) Assigned to: Nobody/Anonymous (nobody) Summary: -prefixindex reach the end of the list but want to continue
Initial Comment: dcrochet@linux-fxgk:~/pywikipedia> svn up
Récupération de la référence externe vers 'spelling' Référence externe à la révision 7107.
À la révision 7107. dcrochet@linux-fxgk:~/pywikipedia> python version.py Pywikipedia (r7101 (wikipedia.py), 2009/07/27, 15:54:13) Python 2.4.2 (#1, Jan 10 2008, 17:45:02) [GCC 4.1.2 20070115 (prerelease) (SUSE Linux)] dcrochet@linux-fxgk:~/pywikipedia>
I use this script : for isolang in cs de el en es fi fr it ja pt ; do for namespace in User Wikiversity Template Help Category ; do python interwiki.py -start:"${namespace}:" -lang:$isolang done done
with wikiversity as family.
The script can't finish any condition because the interwiki.py tell to take the 60th next page, but if they are less than 60 to take, he freeze (tha''s what i think)
----------------------------------------------------------------------
Comment By: siebrand (siebrand)
Date: 2009-10-04 21:10
Message: Assuming this issue has been resolved by now. Please reopen if not.
----------------------------------------------------------------------
Comment By: David Crochet (crochet_david) Date: 2009-08-04 12:23
Message: Is it normal, that after a svn up, the version.py return r7101 but the svn return r7107 ?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2831932...
pywikipedia-bugs@lists.wikimedia.org