Patches item #2061922, was opened at 2008-08-20 09:22 Message generated for change (Comment added) made by sibrand You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2061922&group_id=19984
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: Open Resolution: None Priority: 5 Private: No Submitted By: sibrand (sibrand) Assigned to: Nobody/Anonymous (nobody) Summary: Batch files Initial Comment: Quick translation of /bin/filter-media from bash to batch. ---------------------------------------------------------------------- >Comment By: sibrand (sibrand) Date: 2008-08-21 14:12 Message: Logged In: YES user_id=1726926 Originator: YES File Added: bin.zip ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-21 13:57 Message: Logged In: YES user_id=1726926 Originator: YES Hello, I'm currently working on dspace 1.5 and I've taken the time to convert all the UNIX shell scripts in /dspace/bin to batch files, so a Windows environment would have the same easy-to-use scripts. I know a dspace-shell is on its way (or it's at the TODO-list, at least), but for now, they would come in very handy. I've could convert most of them very straightforward, but a few scripts were a little bit more tricky. So here are my questions: make-handle-config uses sed and awk, and because there are no equivalents on DOS/Windows (or I'm not aware of such commands), I've decided to use a small Java class for the file manipulation. Is this solution O.K., or are better options available ? dspace_migrate has the same problem, so I ended up by having two additional java classes. I've quickly tested the scripts on a WinXP SP3 environment and they seem to work fine. However, extra tests are necessary because I'm not too familiar with dspace itself and the UNIX scripts. So... . Kindly regards, Sibrand. File Added: bin.zip ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-21 12:09 Message: Logged In: YES user_id=1726926 Originator: YES File Added: bin.zip ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-20 09:30 Message: Logged In: YES user_id=1726926 Originator: YES File Added: dsrun.bat ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-20 09:29 Message: Logged In: YES user_id=1726926 Originator: YES File Added: dsprop.bat ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-20 09:24 Message: Logged In: YES user_id=1726926 Originator: YES File Added: index-update.bat ---------------------------------------------------------------------- Comment By: sibrand (sibrand) Date: 2008-08-20 09:23 Message: Logged In: YES user_id=1726926 Originator: YES File Added: index-init.bat ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2061922&group_id=19984 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
