Repository
The Varnish Subversion repository is available through the following methods:
- Trac Source Browser with nifty syntax highlighting
- Read-only Subversion access: svn co http://varnish.projects.linpro.no/svn/trunk
- Read-only WebDAV access: http://varnish.projects.linpro.no/svn
- Read-write Subversion access (developers only): svn co svn+ssh://projects.linpro.no/svn/varnish/trunk
See also Using Subversion and SVK.
Repository organization
| /trunk | Main development branch |
| /trunk/varnish-cache | Source tree |
| /trunk/varnish-cache/bin | Applications |
| /trunk/varnish-cache/include | Header files |
| /trunk/varnish-cache/lib | Libraries |
| /trunk/varnish-doc | Documentation tree |
| /trunk/varnish-doc/share | Shared files (bibliography, stylesheets) |
| /trunk/varnish-doc/en | English-language documentation |
| /branches | Subdirectory for subordinate branches |
| /tags | Subdirectory for tags |
