Tagged Questions
1
vote
1answer
372 views
Mac OSX + Eclipse + Subclipse + SMB - Not able to commit files
I use Eclipse+Subclipse on my Mac to edit a code base that resides on a RHEL5 desktop, via an SMB share connection. Everything works like a charm, except the SVN commit part. A JavaHL exception is ...
1
vote
5answers
944 views
Why won't svn let commit .htaccess files?
Try as I might, I can't commit .htaccess files from my windows svn client (tortoise svn). The error that is returned is:
Could not read status line: Existing
connection was forcibly closed by ...