Questions tagged [subclipse]

For questions about the subclipse Eclipse plugin which provides Subversion (SVN) integration.

An Eclipse plugin providing Subversion (SVN) integration.

Useful links

710 questions
-1
votes
1 answer

deny ssh,sftp, but allow svn+ssh

I have a remote svn repository on a centos server and a user called developer. I want the developer user to be able to use svn+ssh://[path to repository] from his local machine using Subclipse in Eclipse, but not be able to ssh to the server or…
backcab
  • 638
  • 1
  • 6
  • 21
-1
votes
2 answers

How to get subclipse source code and build it?

I want to download the svn plugin--subclipse source code, and then build it by myself, then intergrate subclipse to the eclipse 4.5. Can you tell me how or where to get the subclipse source code and how to build it please? Please help me. Thank you…
xiaoliuzi
  • 11
  • 3
-1
votes
2 answers

Force password on svn checkout

I have set up subversion by following http://www.maketecheasier.com/setting-up-subversion-version-control-in-ubuntu/ .Rightnow svn checkout is not asking for password. How can this be achieved ?
user7282
  • 5,106
  • 9
  • 41
  • 72
-3
votes
4 answers

How I can use svn from eclipse

I have just installed Eclipse 3.7 Indigo. What should I use for svn?
BigUser
  • 1,957
  • 2
  • 14
  • 10
-3
votes
1 answer

Setting the svn root directory in Subclipse

When I switch to another branch or tag I can't browse the available options in the repository. Subclipse says Could not find a repository svn: No repository found in 'svn://foo.com' The repository is actually at svn://foo.com/bar. I can fetch the…
JJJ
  • 32,902
  • 20
  • 89
  • 102
1 2 3
47
48