Alexandre Rademaker
Alexandre Rademaker
Help needed! Can someone see any important page in the lists above that is not in the current wiki?
Pages ``` Saabr(c3bc)ckenTop.md Saarbr(c3bc)ckenTop.md ``` were duplicated (related to #25), I fixed the name and merged the contents in https://github.com/delph-in/docs/wiki/SaabruckenTop.
Thank you @goodmami , yes `/` were converted to `_` and `-` GitHub magically translates to space. The parenthesis are agly but do not cause any harm. But the reason...
(edited) The case of `ErgSemantics_NonScopalModifiers.md` is interesting. It looks like an important page that we may have lost, but http://moin.delph-in.net/wiki/ErgSemantics/NonScopalModifiers. This page was deleted in MoinMoin. Actually, it was `ErgSemantics(2f)RelativeClauses`...
One more crazy page is `4-16_Meeting_Notes.md`, In the original dump I have `4\(2d\)16_Meeting_Notes/` but during the migration, I had to instantiate a local MoinMoin in a docker that was the...
I realize that it was a mistake from my side to not detected all these details during the migration. I am sorry for that. But no content was lost, I...
The deletion of `notes.md` was done by me now, locally: ``` % pwd /Users/ar/hpsg/documentation/docs.wiki % git whatchanged 8a29e9c8da582a0f71793895e11b0b2eaafaf545 (HEAD -> master, origin/master) deleted file that was renamed. See #18 :100644...
For ``` ./SynSem(2f)Activities(2f)DependentDimensions/edit-log 00000010 new: SynSem(2f)Activities(2f)DependentDimensions old: SynSem/DependentDimensions ```  I just deleted the second one in the screenshot above. The old one that was renamed.
Hum, yes. For pages that are actually deleted, MoinMoin represents deletion by increasing the version number without creating an actually revision in the proper subdirectory. Each page is represented as:...
ah, I now see your point @emilymbender. my https://github.com/delph-in/docs/issues/18#issuecomment-922029311 was wrong (I just edited). The page `ErgSemantics(2f)RelativeClauses` was renamed to `ErgSemantics(2f)NonScopalModifiers` and this one later deleted.