Results 1 to 5 of 5
- 12-13-2010, 05:19 PM #1
Member
- Join Date
- Dec 2010
- Location
- Encinitas, CA
- Posts
- 7
- Rep Power
- 0
How to set up subversion (subversive) plug in?
Hi all,
Totally newbie question here, just coming back to Java/Eclipse after a few years of .net.
I don't remember how to install plug-ins. I think it's so easy few bother to explain how.
I need to get Eclipse working smoothly with my existing Subversion repository. I already have Tortoise working (for those unfamiliar with that, it's Subversion repository client that embeds itself in your Windows explorer).
And for anyone who would care to comment, is it just me, or is Subversion unrobust and too tempermental about file changes? For example, when you don't have thorough IDE integration and try to use Tortoise to check in files you've renamed in the IDE, Tortoise can be a real pain. It tells you to one thing to fix, then complains when you try that. So you do the next thing it suggests and it complains about that. If you use Subversion a lot and have no idea what I'm talking about, I want to live in your world.
TIA for any help,
Bill
- 12-13-2010, 07:45 PM #2
Senior Member
- Join Date
- Mar 2010
- Posts
- 953
- Rep Power
- 4
I use Subclipse rather than Subversive, but I agree with you that it's often a pain. I wish it were a whole lot smarter about automatically knowing what to ignore in a typical project. I wouldn't even try to mix Subclipse with Tortoise, even though they're both put out by tigris/CollabNet.
The easiest way to install Subclipse is to use the Eclipse Help | Install New Software menu and add the subclipse URL:
subclipse: Subclipse Update Site
-Gary-
- 12-13-2010, 09:15 PM #3
Member
- Join Date
- Dec 2010
- Location
- Encinitas, CA
- Posts
- 7
- Rep Power
- 0
Thank you, Gary, for the VERY helpful reply!
I found it quite easy to install Subclipse. For anyone in my shoes, in Eclipse go to Help, Install New Software. Click on Add... and then put in the software provider Gary indicated:
subclipse: Subclipse Update Site
After the installation, I could find very little signs of life of Subclipse. I'm used to seeing icons in a project window showing what files have been modified, but saw nothing like that in the Package Explorer or Navigator.
I also expected to be able to right click on a file and do a revert and other SVN activities.
I went to Window, Show View and opened every window listed for SVN. The SVN Repositories window shows my repository and everything in it, so I think I'm OK there.
Please advise: what am I not getting here?
- 12-13-2010, 09:16 PM #4
Senior Member
- Join Date
- Mar 2010
- Posts
- 953
- Rep Power
- 4
Right-click a project and choose Team and you should find what you're looking for.
-Gary-
- 12-13-2010, 09:32 PM #5
Member
- Join Date
- Dec 2010
- Location
- Encinitas, CA
- Posts
- 7
- Rep Power
- 0
Similar Threads
-
Plug-in
By robc in forum EclipseReplies: 0Last Post: 09-29-2010, 08:29 PM -
apple plug-in
By willemjav in forum Java AppletsReplies: 7Last Post: 05-04-2008, 01:07 PM -
Subversive 1.1.3
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-16-2007, 02:28 PM


LinkBack URL
About LinkBacks

Bookmarks