Loading...
 
Skip to main content

History: module svnup

Preview of version: 14

See Module Git Details instead.

SVN updates (for all versions of Tiki) will stop in January 2023. This coincides with when Tiki18 reaches end of life. However, even if you use another version (like Tiki 21x) from SVN, you will stop getting updates because the Git and SVN combined workflow will be retired. You should get your updates from Git. See also: Tiki Version control history.

Module SVN Up info

Just assign the module, and users will see what version the Tiki is.

-(version 6x)-
This module stands and falls with a script "svnup.sh" in the directory doc/devtools/ of your tiki installation. It is originally intended to be run as cron job as it says in the heading comment of the script and as it contains also the command to update your installation.

To update your Tiki via SVN on a command line
Copy to clipboard
sh doc/devtools/svnup.sh



If everything set up correctly it shows a line such as:
Last update from SVN(4.1): Monday 21 December, 2009 07:05:20 UTC - REV 23971

If something like v8.0beta (SVN) suffices you can use the version option of the module poweredby.

Ref: dev:Update

Using TortoiseSVN 1.7 or higher

(Fixed for Tiki 10)
TortoiseSVN 1.7 changed the way the SVN client stores the meta information. An SQLite database is now used to store the information. To access this information the "sqlite3" PHP extension must be enabled.

When using TortoiseSVN 1.7 or higher, the SVN detail information is only displayed when the PHP extenstion sqlite3 is enabled.

History

Advanced
Information Version
Marc Laporte 16
Baraka Kinywa 15
Marc Laporte 14
Marc Laporte 13
Marc Laporte 12
Arild Berg 11
Marc Laporte 10
Marc Laporte Versions Plugin modified by editor. 9
Marc Laporte 8
Marc Laporte Code Plugin modified by editor. 7
Marc Laporte 6
dodenhoff 5
dodenhoff 4
dodenhoff 3
dodenhoff 2
dodenhoff 1