[bluehost] Accessing SVN Repos from bluehost
First i prefer you not to use any webclient since your desktop client itselfproves good
The Following are the best clients used to access svn in ubuntu
2. RapidSVN - Have a good gui but often crashes
3. Nautilus svn - good to use, easy options on right click etc (I prefer this)
Before that we have to create a repositary for our project
That can be done by
After creating repositary you can connect to your repositary as
USING NautilusSVN
1. Install the nautilus-script-collection-svn package:
2. Enable the plugin (this is required to access the plugin from nautilus):
3. Restart Nautilus:
sudo /etc/init.d/nautilus restart
Thank You



