diff options
Diffstat (limited to 'Mach/BuildingOskitMach.mdwn')
-rw-r--r-- | Mach/BuildingOskitMach.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index 7f25d598..0fc5e851 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -36,6 +36,8 @@ All development, apart from critical bug fixes, is done on the upcoming 2.0 rele cvs -z3 co -d gnumach +_did you mean cvs -z3 co gnumach ?_ + In case you have been tracking the oskit-branch and want to move to the current HEAD branch you can issue the following instead to update your tree. cvs -z3 update -r HEAD -Pd |