eastwind87's Avatar
eastwind87 5
3 Asked
50 Answered
11 Best
0
No one has voted on this question yet :(
3 years, 3 months ago

How do I use SVN without disabling my firewall?

I realized that everytime I want to use TortoiseSVN (to update/commit), I have to disable my firewall (Symantec Client Firewall). Otherwise, I get an error message like this:

REPORT of '/blah/!svn/vcc/default': 200 OK

Does anyone know how to get around this?
Tip for best answer: M$0.25
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

What is Your Answer?

0
0
0

3 Answers

0
santus_lupinus's Avatar
santus_lupinus | 3 years, 3 months ago
I am not entirely sure of this firewall problem having never used Symantec myself, however, generally speaking, this sounds like a port problem. Generally speaking, programs use ports on the computer to shoot information at eachother. In this way, they can send multiple packets of information at a time. 200 sounds like a port number. Firewalls block packets of information when it notes traffic on channels that the program has not registered or is not registered for in its database, or on high-traffic or high-priority ports. Enable traffic in Symantec on port 200 with both options (TCP/UDP) and you should probably be able to make this error disappear. Failing that, you should be able to change the port to a different number in Tortise under options, which should solve the problem. If you get a similar error with the same number, you'll know that it's the port that's the problem, and that you should open the new port number.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
alfy's Avatar
alfy | 3 years, 3 months ago
4
I have not used a symanted product in a long while but i'm thinking your firewall has a rule that blocks SVN.

Try looking at the firewall rules for one (or more) that specifically refer to the svn client and remove them.
If you can't find any then you should look for rules that block svn ports, if you have such rules and you do need them, i suggest you make a new rule that grants access to the SVN client specifically (by referring the exe file path) and set it with a higher priority than the existing rule

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
athanaric's Avatar
athanaric | 3 years ago
3
I found out more about why this fails. I was having the same problem and did some network traces, it seems that Symantec changing is changing the headers the SVN client sends. In particular it is removing the
Accept-Encoding: svndiff1;q=0.9,svndiff;q=0.8
and replacing it with
---------------: ----------------------------
and adding
Accept-Encoding: gzip, deflate

This causes the client to get a response that is gziped and that it can't handle.

There is a firewall policy that can be changed for this, I don't know what it is as my machine is a managed client, but I contacted my IT department and they issued a new manged policy that allowed it to work now without the mangling of the headers.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel

Learn something new with our FREE educational apps!

Private lessons in the comfort of your own home. Get back in shape or finally pick up a guitar with our great experts guiding you the whole way!
Learn Guitar
Learn Hip Hop
Learn Pilates