[osmosis-dev] [PATCH] Some issues with Osmosis launch scripts

Igor Podolskiy igor.podolskiy at vwi-stuttgart.de
Thu Mar 3 10:22:41 GMT 2011


Hi Brett,

> I've applied your patch directly without any modifications.  Thanks for
> the patch, it seems to fix the problem nicely.
my pleasure - thanks for applying.

> Your solution looks okay.  The only hesitation I have is that it leaves
> a ".." in the path it generates which the original version must have
> been trying to avoid.  It probably doesn't matter but I think I've
> solved it anyway.  The "cd" command accepts a "/D" argument which
> changes the current drive as well as path.  I've modified the two "cd"
> statements to use that switch and it seems to work correctly now.
>
> But thanks for the patch, it highlighted the cause of the problem which
> is 90% of the work.
Ah, OK, now even I understand the problem this %SAVEDIR% is solving. :) 
And I didn't know about that /d switch - now I do, which is a good thing 
for the future. The batch "language" is really byzantine...

Anyway, it's good to hear 0.39 will ship with these issues fixed :)

Best regards
Igor



More information about the osmosis-dev mailing list