-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about the conversion to rst #2
Comments
Hi, I'm in a middle of travel now. Please try with an old version of moin,
according to the date when this code was done.
Anyway, I'll see it asap.
Cheers
El sáb., 9 ene. 2021 7:47 p. m., Alexandre Rademaker <
[email protected]> escribió:
… In the docs, it says that we need a running MoinMoin to convert. After
installing MoinMoin with
pip install moin
% pip list
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Package Version
-------------------------------------- --------
...
moin 1.9.11
...
what are the next steps? The moin2git script runs but printing messages
like
revision 00000001
revision 00000002
revision 00000003
Couldn't convert LtgOslo(2f)MajaBuljan to rst
### Creating LtgOslo/MajaBuljan.rst
I followed the steps in the
https://github.com/mgaitan/moin2git#workarounds section, but besides
copying my files to the necessary directory structure, should I start
MoinMoin? How? Maybe I am missing something and pip didn't install all
MoinMoin files...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR7EB6NLWPDMWSLA7UUP7TSZDMIPANCNFSM4V35VHKA>
.
|
Thank you so much!! It seems that it is not a problem with the version. I was able to execute:
and it converted the page FrontPage in my local dump:
From the original (still running in read-only mode in a remote server that I don't have direct access http://moin.delph-in.net/wiki/FrontPage) But the command
are still printing |
Problem is that using the explicit call to moin2git.py after the initial migration with moin2git.py script, I could not preserve the links in the final GitHub wiki... |
In the docs, it says that we need a running MoinMoin to convert. After installing MoinMoin with
what are the next steps? The moin2git script runs but printing messages like
I followed the steps in the https://github.com/mgaitan/moin2git#workarounds section, but besides copying my files to the necessary directory structure, should I start MoinMoin? How? Maybe I am missing something and pip didn't install all MoinMoin files...
PS: doing it in a MacOS system, Big Sur, with Python2
The text was updated successfully, but these errors were encountered: