I am trying to collect a bundle of simple command, like adding a project specific repository, from a script file. For testing I just use the "gogo:echo" command in the script for now.
g! cat goshrc echo "local script" g! source goshrc g! I did some more investigation and found out, that a script is executed perfectly in Linux (Ubuntu), but fails to execute in Windows7 (both native cmd or cygwin). I can "gogo:cat" the content of the script, but "gogo:source" does not do anything. -- View this message in context: http://apache-felix.18485.x6.nabble.com/gogo-source-command-not-working-tp5011362p5011365.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org