GENTICS News
Wie kann ich im SDK svn mit einem Proxy verwenden?
Datei mit Name servers in z.B. C:/Programme/Gentics/Eclipse/configuration/svn anlegen (evt Verzeichnis erstellen).
in die Datei folgenden Inhalt einfügen (http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3)
[global]
http-proxy-host = wwwproxy.gentics.com
http-proxy-port = 8080
http-proxy-username = myproxyusername
http-proxy-password = myproxpassword
Im Menu/Window/Preferences/Team/SVN JavaSVN und die Konfigurationsdatei C:/Programme/Gentics/Eclipse/configuration/svn/server einstellen.

in die Datei folgenden Inhalt einfügen (http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3)
[global]
http-proxy-host = wwwproxy.gentics.com
http-proxy-port = 8080
http-proxy-username = myproxyusername
http-proxy-password = myproxpassword
Im Menu/Window/Preferences/Team/SVN JavaSVN und die Konfigurationsdatei C:/Programme/Gentics/Eclipse/configuration/svn/server einstellen.
