svn add *
svn commit -m "First Commit" --username USERNAME
In case proxy settings must be configured, edit in
C:\Documents and Settings\USERNAME
or
C:\Documents and Settings\USERNAME\Application Data\Subversion\servers
in section [global], the properties
http-proxy-host= PROXY_URL
http-proxy-port= PROXY_PORT
http-proxy-username= PROXY_USERNAME
http-proxy-password= PROXY_PASSWORD
or try to add the same properties in the registry with:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Servers\global]
"http-proxy-host"="
"http-proxy-port"="
"http-proxy-username"="
"http-proxy-password"="
"http-proxy-timeout"="0"

Nessun commento:
Posta un commento