Index: trunk/hello_world.bat =================================================================== diff -u -r132 -r140 --- trunk/hello_world.bat (.../hello_world.bat) (revision 132) +++ trunk/hello_world.bat (.../hello_world.bat) (revision 140) @@ -1,4 +1,5 @@ echo hello world! echo hello again! +echo and once hello again! pause \ No newline at end of file