Yeah, I switched to the command-line about a year ago and haven't looked back. However, if you do use Subclipse, make sure you open Preferences, go to Team->SVN and click on "SVNKit (Pure Java)" instead of "JavaHL (JNI)." I found that with JavaHL if you do a commit across multiple Eclipse projects, it breaks it up into one commit per project, which really pisses off the build guys at my job ;-).

If you're really set on using a GUI, there are also a couple of recently-released native Cocoa svn clients that you might want to take a look at: http://jadeohlhauser.com/2008/c_vs_v/.

The other thing that's very handy for using svn on a Mac is to get the fmdiff scripts (http://ssel.vub.ac.be/ssel/internal:fmdiff) that let you use FileMerge to resolve conflicts. Much nicer than either the command-line or any of the Eclipse tools.

Bruce

On Jul 28, 2008, at 8:15 AM, Jonathan Ricker wrote:

I got the impression a while back that some were moving from subclipse to subversive? Recommendations on this?

This year I started using subversive on one of my projects where I needed to do a lot of re-factoring that made exclusively using the command line insufficient. I still am in the command-line habit for the most part though.

-- Jonathan


On Jul 28, 2008, at 7:58 AM, Kieran Kelleher wrote:

Install Subversion Binaries for OS X (these binaries have the necessary "JavaHL bindings":
(Just download and run the installer)
http://www.collab.net/downloads/community/

Install Subclipse Plugin (instructions)
http://homepage.mac.com/kelleherk/iblog/C1837526061/E20070705125504/index.html


On Jul 28, 2008, at 5:26 AM, Amedeo Mantica wrote:

can anyone help me / give me a link with a tutorial how to correctly setup SVN with Eclipse ?
Regards
Amedeo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/jricker %40vt.edu

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/bruce%40iterative.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to