2008/11/19 Graeme Geldenhuys <[EMAIL PROTECTED]>: > > -----------[ getrevision.sh ]--------------- > #!/bin/sh > svnversion -n > revision.inc > ----------------[ end ]---------------- > > > I can run getrevision.sh from the console without problems...
that's because the your shell knows how to run scripts? maybe you need to put "sh getrevision.sh" in the edit box. henry _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
