GNU Rush - News: Version 1.2 released
Show feedback again
Latest News
GNU Rush Version 2.4 posted by gray, Fri Aug 9 12:36:19 2024 - 0 replies
Version 2.3 posted by gray, Sat Jul 16 17:19:09 2022 - 0 replies
Version 2.2 posted by gray, Sun Jan 2 14:31:42 2022 - 0 replies
Version 2.1 posted by gray, Fri Jul 12 19:44:29 2019 - 0 replies
Version 1.2 released
Item posted by Sergey Poznyakoff <gray> on Sat Sep 6 10:03:17 2008.
Version 1.2 is available for download. This version implements test mode, for testing configuration file syntax and semantics.
For example:
1. Test default configuration file:
rush --test
2. Test configuration file `sample.rc':
rush --test sample.rc
3. Test the configuration file and emulate execution of the command `cvs server'. Set debugging level 2:
rush --test --debug=2 -c "cvs server"
Comments:
No messages in Version 1.2 released
Show feedback again