Howto Configure the Zimbra Evolution Connector for Ubuntu
Do the following:
sudo apt-get install automake evolution-dev libglib2.0-dev intltool libtool evolution-data-server-dev libcurl3 libcurl3-dev
Then download the connector and run*********************************************
For SVN, download
sudo apt-get install rapidsvn
And add to your bookmarks and check it to a directory on your computer*********************************************
sudo ./bootstrap.sh
sudo make
sudo make install
sudo make
sudo make install
There is also a connector here:

If you use the URL as stated in the howto:
http://zimbra.svn.sourceforge.net/viewvc/zimbra/tr...
SVN cannot check the sources and will give an error message like:
svn: PROPFIND request failed on '/viewvc/zimbra/trunk/ZimbraEvolution'
svn: PROPFIND of '/viewvc/zimbra/trunk/ZimbraEvolution': 301 Moved (https://zimbra.svn.sourceforge.net)
The correct URL to use is:
http://zimbra.svn.sourceforge.net/svnroot/zimbra/t...