OSDN Git Service

ProgressDlg: Changed 'OK' into 'Close' and 'Cancel' into 'Abort'
[tortoisegit/TortoiseGitJp.git] / doc / test / subwcrev1.txt
index ca5fc92..7101470 100644 (file)
@@ -1,14 +1,14 @@
-SubWCRev  -  A Working Copy Status Tool for Subversion\r
+SubWCRev  -  A Working Copy Status Tool for Git\r
 ------------------------------------------------------\r
 \r
 SubWCRev is Windows console program which can be used to read the status\r
-of a Subversion working copy and optionally perform keyword substitution\r
+of a Git working copy and optionally perform keyword substitution\r
 in a template file.\r
 \r
 usage: SubWCRev WorkingCopyPath [SrcVersionFile] [DstVersionFile] [-n|-d]\r
 \r
 Params:\r
-WorkingCopyPath    :   path to a Subversion working copy\r
+WorkingCopyPath    :   path to a Git working copy\r
 SrcVersionFile     :   path to a template header file\r
 DstVersionFile     :   path to where to save the resulting header file\r
 -n                 :   if given, then SubWCRev will error if the working\r
@@ -17,7 +17,7 @@ DstVersionFile     :   path to where to save the resulting header file
                        DstVersionFile does not exist\r
 \r
 \r
-SubWCRev reads the Subversion status of all files in a working copy, excluding\r
+SubWCRev reads the Git status of all files in a working copy, excluding\r
 externals. It records the highest revision number found, and the commit\r
 timestamp of that revision, and also whether there are local modifications in\r
 the working copy. The revision number and mod status are displayed on stdout.\r
@@ -35,7 +35,7 @@ The -d switch causes SubWCRev to abort with ERRORLEVEL 8 if the destination
 file already exists.\r
 \r
 -------------------------------------------------------------------------------\r
-SubWCRev was written by Stefan Küng for the TortoiseSVN project.\r
-Visit our website at http://tortoisesvn.tigris.org\r
+SubWCRev was written by Stefan Küng for the TortoiseGit project.\r
+Visit our website at http://TortoiseGit.tigris.org\r
 -------------------------------------------------------------------------------\r
 \r