Posts Tagged ‘svn’
Posted By: Vilmos Somogyi
Solution for this under Linux is very simple. All you need to do is to tell your SVN client that it has a Proxy on it's way to the SVN server. This is done by editing file .subversion/servers in your ...
Posted By: Vilmos Somogyi
#go to the folder where you have your projects cd /plone # checkout trunk of the project. Substitute [project] with the name of your project # you should have already received user and pass for your svn server - ...