Fossil SCM

re-introduce "co" "checkout" command to BSD branch

bch 2010-05-17 18:24 trunk
Commit 0072bfefd270917870f80e83b3efe9e444756488
1 file changed +1
--- src/checkout.c
+++ src/checkout.c
@@ -139,10 +139,11 @@
139139
manifest_clear(&m);
140140
}
141141
142142
/*
143143
** COMMAND: checkout
144
+** COMMAND: co
144145
**
145146
** Usage: %fossil checkout VERSION ?-f|--force? ?--keep?
146147
**
147148
** Check out a version specified on the command-line. This command
148149
** will abort if there are edited files in the current checkout unless
149150
--- src/checkout.c
+++ src/checkout.c
@@ -139,10 +139,11 @@
139 manifest_clear(&m);
140 }
141
142 /*
143 ** COMMAND: checkout
 
144 **
145 ** Usage: %fossil checkout VERSION ?-f|--force? ?--keep?
146 **
147 ** Check out a version specified on the command-line. This command
148 ** will abort if there are edited files in the current checkout unless
149
--- src/checkout.c
+++ src/checkout.c
@@ -139,10 +139,11 @@
139 manifest_clear(&m);
140 }
141
142 /*
143 ** COMMAND: checkout
144 ** COMMAND: co
145 **
146 ** Usage: %fossil checkout VERSION ?-f|--force? ?--keep?
147 **
148 ** Check out a version specified on the command-line. This command
149 ** will abort if there are edited files in the current checkout unless
150

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button