Remove WIP on SVN

This commit is contained in:
Jose Gracia 2024-06-06 10:23:59 +02:00
parent 7d125d6377
commit ac63b1eec1

View file

@ -187,19 +187,6 @@ Again, we recommend to keep the reverse tunnel open as briefly as possible.
## SVN
~~Seems to work after setting https/http proxy variables.~~
```bash
hawk> cat ~/.subversion/servers
[groups]
testhttps = svn.mplayerhq.hu
[testhttps]
http-proxy-host = localhost
http-proxy-port = XXXX
hawk> svn co https://svn.mplayerhq.hu:/ffmep/trunk
hawk> svn co svn://svn.mplayerhq.hu:/ffmep/trunk # times out
```
## R