The moose likes Other Open Source Projects and the fly likes Subversion clients Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Subversion clients" Watch "Subversion clients" New topic
Author

Subversion clients

Ken Krebs
Ranch Hand

Joined: Nov 27, 2002
Posts: 451
Jeff,

I see there is a TortoiseSVN client for Windoze.

Do you know of ide plugins being developed, particularly for Eclipse ?

Do you know what other gui clients are available ?


kktec<br />SCJP, SCWCD, SCJD<br />"What we observe is not nature itself, but nature exposed to our method of questioning." - Werner Heisenberg
Jeff Machols
author
Ranch Hand

Joined: Sep 07, 2004
Posts: 43
Ken - There is a tool for eclipse called subclipse:

http://subclipse.tigris.org/

The problem is there is only a windows version for this also. There are some Java and QT guis for other OS's (I would recommend RapidSVN) and a couple projects that look to have a Linux eclipse plugin, just don't know when. I would keep an eye on the Subversion site, they keep a list but you will have to sort through, some do not have any releases yet.

http://subversion.tigris.org/project_links.html


Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394362/ref=jranch-20" target="_blank" rel="nofollow">Subversion in Action</a>
Alexandru Popescu
Ranch Hand

Joined: Jul 12, 2004
Posts: 995
I see lots of tentatives to provide a nice visual interaction with subversion for different platform. Unfortunately till now none of them is unfortunately at the level of CVS. Maybe it would be time to focus the forces and produce one good solution for all platform.

--
./pope
[the_mindstorm]


blog - InfoQ.com
Craig Demyanovich
Ranch Hand

Joined: Sep 25, 2000
Posts: 173
I haven't tried RapidSVN because it looked ugly *to me*, and it didn't seem to be maturing very quickly. Maybe it's worth another look now. Although, TortoiseSVN and the command-line client are working well for me on Windows, which is the platform on which we develop at work.

Craig
Jeff Machols
author
Ranch Hand

Joined: Sep 07, 2004
Posts: 43
If you are on a windows box, TortoiseSVN is probably the best way to go. Since the perception is Linux users would rather have the command line, these tools have developed slower
Siripa Siangklom
Ranch Hand

Joined: Jan 26, 2004
Posts: 79
I'm using TortoiseSVN, it's
dead easy to get a project of mind under version control! So far, I really
like it and most importantly for me.
 
IntelliJ Java IDE
 
subject: Subversion clients
 
Threads others viewed
Callback in SCJD Assignment
chat program
Question about static methods...
No of client connections?
How to accomplish this without threads?
IntelliJ Java IDE