docs: add Windows instructions for pomerge in translating guide#1862
docs: add Windows instructions for pomerge in translating guide#1862pranavchoudhary-tech wants to merge 3 commits into
Conversation
Documentation build overview
|
36bbc80 to
fc0c616
Compare
|
Ah, my apologies! I created this branch from my fork's I have just rebased and force-pushed to clean it up. It should only contain the Windows instructions for pomerge now. Let me know if everything looks good! |
zware
left a comment
There was a problem hiding this comment.
The commands look reasonable to me, assuming that pomerge is available and working the same way on Windows.
I haven't tried this out, I'm hoping you have run this successfully? :)
|
Thanks for the review and approval! Yes, I can confirm the standard shell commands ( |
|
@tomasr8 |
StanFromIreland
left a comment
There was a problem hiding this comment.
Can you please add the .. include:: /include/activate-tab.rst to the top of the file like we have elsewhere.
|
Done! Added the |
Haha yeah I figured, sorry about that! I just wanted a temporary label so I could keep track of the issues :) Thanks for adding the label! |
|
I'll be at a Windows computer next week, if it helps. |
|
@StanFromIreland good catch from Claude! You're totally right, cmd.exe doesn't expand wildcards so the previous command would just crash. I've updated the dosbatch instructions to use a standard I also added |
Fixes #1783
This PR adds the missing Windows commands tab for the
pomergetranslation recovery tool, resolving theTODOintranslating.rst. The commands for Windows usexcopyandrmdirto achieve the same result as the Unixcpandrm.