|
|
Squid SVN support - extension_methods - Linux
|
Views : 1509
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
In your orginization if have Squid Proxy server and if your LAN clients want to use SVN,CVS then you want enable REPORT MERGE MKACTIVITY CHECKOUT PROPFIND request methods in squid . This methods are like GET and POST request used for webpages . Follow the below steps to enable SVN support :
Step 1:Open Squid Configuration file /etc/squid/squid.conf
Step 2:Given the following line extension_methods REPORT MERGE MKACTIVITY CHECKOUT PROPFIND
Step 3:Save the file and restart the squid by giving the command /etc/init.d/squid restart |
|
By Selva, On - 2009-06-15 |
|
|
|