Xfce Wiki

Sub domains
 

This is an old revision of the document!


Downloads

Stable versions

The most recent releases of all goodies can be found on here.

Git

Our Git server contains a repository for each project.

Anonymous access (read-only)

Depending on the category of the package to check.

git clone http://git.xfce.org/git/$(category)/$(AppName)

for example to check the package ristretto which is part of apps category.

git clone http://git.xfce.org/git/apps/ristretto

Developer access

git clone ssh://user_name@git.xfce.org/git/$(category)/$(AppName)

Browsing via CGIT

You can browse the sources using your web browser with our cgit installation on http://git.xfce.org/.