summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-01-09 13:01:05 +0200
committerVille Skyttä <ville.skytta@iki.fi>2011-01-09 13:01:05 +0200
commit126025f58355a657720ecce525121be6aac9ea89 (patch)
tree902aca7a9499b5972186ab894a05c22ca084bba2 /INSTALL
parent1521a1a0e9ac39ed58041a26940ad19f5a12eb98 (diff)
downloadvdradmin-am-126025f58355a657720ecce525121be6aac9ea89.tar.gz
vdradmin-am-126025f58355a657720ecce525121be6aac9ea89.tar.bz2
CVS -> Git migration.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 3 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index e2c0ba2..d705bcf 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,15 +1,11 @@
***********************************************************
-*** Using CVS ***
+*** Using Git ***
***********************************************************
-If this is a CVS snapshot you have to perform some steps yourself
+If this is a Git snapshot you have to perform some steps yourself
to get a complete VDRAdmin-AM folder:
-1) Always call "./make.sh cvs" after every "cvs checkout" or
- "cvs update". At the moment this will only create some links
- but might do more in the future.
-
-2) The CVS checkout contains no locales (.mo files). You have
+1) The Git repository contains no locales (.mo files). You have
create them yourself if you want to use a language other than
English: ./make.sh po
Please note that you need the "msgfmt" utility for this!