2

My svn client is rapidsvn and ide is NetBeans. I suddenly got an error when I am going to commit my updates. I have given 777 permission and change owner of project, but still I couldn't fix that issue.

When I commit the file in NetBeans it gives below error:

org.apache.subversion.javahl.ClientException: E175002: Commit failed (details follow):
E175002: Broken pipe
E175002: PROPFIND request failed on '/team/proporta3/branches/3.1.2/application/views/layouts'

4 Answers 4

4

I had the same issue after upgrading NetBeans from 7.2 to 7.2.1. I had to Tools / Options / Miscellaneous / Versioning. Than choose Subversion and CLI under 'Preferred client'. After that I was able to svn as usual. Hope this helps someone.

Sign up to request clarification or add additional context in comments.

Comments

2

For me it was a proxy issue , I restarted again after disabling the proxy and it worked fine.

Comments

2

Thanks everyone. Finally I got the issue. I have set and apply a local proxy for system wide (for Jmeter performance testing). After stop that is working well.

Comments

1

I've posted some steps you can check here: Netbeans RapidSVN and respositories.

Please try an alternate client too - maybe it's a problem of rapidsvn.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.