Feature Requests item #1878952, was opened at 2008-01-24 12:02 Message generated for change (Comment added) made by leogregianin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1878952...
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: None Group: None
Status: Closed
Priority: 5 Private: No Submitted By: AndreasJS (andreasjs)
Assigned to: Leonardo Gregianin (leogregianin)
Summary: multiple -from -to pairs in movepages and category
Initial Comment: Make something like:
pyhton movepages.py -from:page1 -to:page2\ -from:page3 -to:page4\ ... -from:pagen -to:pagen
work.
----------------------------------------------------------------------
Comment By: Leonardo Gregianin (leogregianin)
Date: 2008-06-23 12:36
Message: Logged In: YES user_id=1136737 Originator: NO
fixed in svn
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2008-02-20 22:26
Message: Logged In: NO
See patch 1895554
----------------------------------------------------------------------
Comment By: AndreasJS (andreasjs) Date: 2008-02-16 23:50
Message: Logged In: YES user_id=1738850 Originator: YES
I wrote an implementation, will be published soon.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2008-02-15 15:17
Message: Logged In: NO
i would like to see a -fromfile and -tofile added instead of having to put multiples on the commandline.
have it read and count each file to count lines to make sure they match number of entries. if they match, reset each back to top of file, and do a loop
get a from, get a to, do a moveOne, repeat.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1878952...