ok, so lets start on how to get the files right way. Some generic docs on how to do a checkout at berlios are on their
page. Even with some links to svn project site.
at first - what is your OS in use? If it is linux and you don't have svn command available please install it depending on your distribution:
CentOS
- Code: Select all
yum install subversion
Debian / Ubuntu
- Code: Select all
apt-get install subversion
Windows
Download Tortoisesvn
here.
Afterwards on linux create some folder for z-push checkout, enter it (just to keep system clean...) and type
- Code: Select all
svn checkout http://svn.berlios.de/svnroot/repos/z-push/branches/as12.1
Now you will find the files you just checked out inside.
For Windows - no idea since I used Tortoisesvn years age. Please use google / read the docs that you for sure will find on the tigris project page.
Best regards
Andreas
Using Zarafa 7.0.7b1 with my tuning patches, Z-Push AS12.1 Branch with GZip, SMS, SMime and HTML Support. Patches are available upon request and being announced on #IRC.