|
Where to find different version of the xrdp source code.
The CVS repositiry has been disabled.
All version 0.5.x and prior can be found in the sourceforge git repository.
https://sourceforge.net/projects/xrdp/develop
The latest development had been moved to github and can be found at
For most people, this will be done using:
git clone git://github.com/FreeRDP/xrdp.git
For developers with read/write access, this will be done using:
git clone
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
:FreeRDP/xrdp.git
X11rdp can be found at
svn co svn://server1.xrdp.org/srv/svn/repos/main/x11rdp_xorg71
X11rdp has been moved to within the git repo.
It has also been updated to Xorg 7.6.
|