Thursday, July 24, 2008

gdxcopy puzzle

This does not look right:

c:\projects\test>gdxcopy -v6c save\s.gdx oldgdx
Writing files to: save\save\oldgdx
Converting file: save\s.gdx


Instead of writing to .\oldgdx or save\oldgdx it goes to save\save\oldgdx.

Update: this is fixed in 22.8 beta. Minor issue: the log messages have disappeared in the 22.8 version.


c:\projects\test>gdxcopy -v6c save\s.gdx oldgdx

c:\projects\test>


I would prefer to see what gdxcopy is doing like in the previous version.

No comments:

Post a Comment