Menu:

page message
  • PageMeta update-environment existiert nicht in der bevorzugten Sprache deutsch, benutzte english.

update existing PyLucid environment

To update your PyLucid environment use this, if you use git:

Bash
1
2
/home/FooBar/$ cd PyLucid_env/src/pylucid
/home/FooBar/PyLucid_env/src/pylucid$ git pull origin master

or this, if you use SVN:

Bash
1
2
/home/FooBar/$ cd PyLucid_env/src/pylucid
/home/FooBar/PyLucid_env/src/pylucid$ svn update
tag navi documentation | v0.9
Fork me on GitHub