1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
[36m------------------------------------------------------------------------
[0m[36mr1235 | ymattw | 2011-09-01 17:00:02 +0800 (Thu, 01 Sep 2011) | 3 lines
[0m[36m
[0m[36mInterpreter fix
[0m[36m
[0m[36m
[0m[36mIndex: src/share/example.sh
[0m[36m===================================================================
[0m[33m--- src/share/example.sh (revision 1234)
[0m[33m+++ src/share/example.sh (revision 1235)
[0m[1;34m@@ -1,3 +1,3 @@
[0m[1;31m-[0m[31m#!/bin/sh
[0m[32m+[0m[32m#!/bin/[7m[32mba[0m[32msh
[0m[0m #
[0m[0m # Test program, also try run me as yroot (sudo ./example.sh)
[0m[36m
[0m[36m------------------------------------------------------------------------
[0m[36mr1234 | ymattw | 2011-09-01 16:00:02 +0800 (Thu, 01 Sep 2011) | 3 lines
[0m[36m
[0m[36mImplement common tool to run command as headless account
[0m[36m
[0m[36m
[0m[36mIndex: ChangeLog
[0m[36m===================================================================
[0m[33m--- ChangeLog (revision 1233)
[0m[33m+++ ChangeLog (revision 1234)
[0m[1;34m@@ -1,3 +1,6 @@
[0m[32m+Version 0.0.4
[0m[32m+ * Add prototype of perl module
[0m[32m+
[0m[0m Version 0.0.3
[0m[0m * Implement '-d' option
[0m[0m * Add configfile to set global debug flag
[0m[36mIndex: src/share/example.sh
[0m[36m===================================================================
[0m[33m--- src/share/example.sh (revision 0)
[0m[33m+++ src/share/example.sh (revision 1234)
[0m[1;34m@@ -0,0 +1,4 @@
[0m[32m+#!/bin/sh
[0m[32m+#
[0m[32m+# Test program, also try run me as yroot (sudo ./example.sh)
[0m[32m+#
[0m[1;36m
[0m[1;36mProperty changes on: src/share/example.sh
[0m[1;36m___________________________________________________________________
[0m[1;36mAdded: svn:executable
[0m[1;34m## -0,0 +1 ##
[0m[32m+*
[0m[1;36mAdded: svn:keywords
[0m[1;34m## -0,0 +1 ##
[0m[32m+Id
[0m
|