The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
30 views

SVN+SSH limit users to specific repositories

i have an svn server setup and runnin , i have 6 users on the server with ssh access and i want them to have access to only their repository over svn+ssh without the need of using any keys . just ...
2
votes
2answers
2k views

SVN with Eclipse (subclipse) command line works, subclipse doesn't (Network connection closed unexpectedly)

My boss just set up SVN repository for a new project on a new server (ubuntu). In Eclipse I wasn't able to add the repository to SVN repositories, I kept getting " Network connection closed ...
1
vote
2answers
953 views

SVN post-commit hook not updating Trac tickets via svn+ssh

The post-commit hook works fine when I commit changes from the server where SVN and Trac are running. When I commit remotely from my Mac however, the activity shows up in Trac's timeline, but the ...
1
vote
2answers
1k views

SVN-SSH Tunnel via 3rd machine?

I have a client that has SVN+SSH set up that I need to access. Unfortunately I can't get my IP white-listed because I'm on Comcast and they have some security policy against that. I do, however, ...