Loading...
 
Skip to main content

Tiki Version control history

2002

Tiki was first released in October 2002 using CVSQuestion on SourceForgeQuestion

The path to the source code was: http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/Question

2005

We had a major issue with branch-1.10.x and thus: RefreshHEAD

2008

The Tiki project transitioned to Subversion (SVN)Question as of Tiki2, remaining at SourceForge. The platform was called AlexandriaQuestion (internal name, not really promoted)

The path to the source code was https://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/Question (now inactive)

The Tiki Remote Instance Manager (TRIM) project was started, and it offered a tool to convert a CVS instance to SVN.

2012

On 2012-03-05, Tiki reaches 500 contributors with commit access

On 2012-12-12, Tiki source code management moved to the new platform offered by SourceForge.net

The path to the source code became: https://sourceforge.net/p/tikiwiki/code/HEAD/tree/Question and svn info would show this path: https://svn.code.sf.net/p/tikiwiki/code/branches/Question

In SVN, each commit has a sequential ID. Pattern to access a commit is: https://sourceforge.net/p/tikiwiki/code/57668/Question

The old platform was "Alexandria", and the new one "Allura". The URL was https://sourceforge.net/projects/allura/Question

And later became Apache AlluraQuestion

2018

In May 2018, during the Tiki19 development cycle, a Git and SVN combined workflow using (SubGitQuestion) was set up by Luis FagundesQuestion (and later managed by Fabio MontefuscoloQuestion). The canonical source code was still SVN on SourceForge, but contributors progressively started collaborating on https://gitlab.com/tikiwiki/tikiQuestion

In November 2018, Tiki Manager started as a revamp/fork/major upgrade of TRIM. Tiki Manager supported SVN and Git.

2019

Git was discussed in community meetings such as:


Git became the default in Tiki Manager: https://gitlab.com/tikiwiki/tiki-manager/-/merge_requests/91Question

And Bernard made one of his nice videos:


Given the transition from SVN to Git, the number of commits Until 2018 and in 2019 after are not comparable. In Git, multiple commits are commonly squashed in the process of a merge requests. So what previously would report as 10 commits now reports as just one.

https://openhub.net/p/tikiwiki/commits/summaryQuestion

2020

Bernard published another instructional video:


Image

2021

It was announced that:
"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."

2023

Sometime after January 2023, the Git and SVN combined workflow will be retired, and there will no longer be any updates to SVN (except perhaps to add warnings to migrate). https://gitlab.com/tikiwiki/tikiQuestion is the canonical repo. Also, Pre-Git artefacts and scripts were removedQuestion from the code base.

2024

Even if it was supposed to stop in January 2023, the sync from Git to SVN continued working until 2024-10-30 (over 21 months longer than planned). However, it stopped working and we don't plan to fix. Here is last commit on SVN: https://sourceforge.net/p/tikiwiki/code/87011/Question

2025

SVN support removed from Tiki ManagerQuestion (It was kept longer because Tiki Manager is used to manage many sites, and some old ones can be in SVN).




Other history:

Show PHP error messages