What is the Trunk?

Official Content
This documentation is valid for:

Trunk is the name used in Software Configuration Management (SCM) to identify a special branch corresponding to the root of the version tree. It is actually the development path, where major application development (evolution) takes place.

 Other branches might be created to maintain parallel development threads. These are called Development Versions.

Trunk

Fig.1 Trunk

See also

What is a Frozen Version?, What is a Development Version?