Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Subclipe - Subversion client
Subclipe - Subversion client [message #238984] Mon, 18 December 2006 10:10
Eclipse UserFriend
Originally posted by: redlex.bluebottle.com

Anyone else here use Subclipse, the Subversion client for Eclipse? Do
you ever get the feeling that the plugin just misses the point sometimes
(or at least fails to use well known information)?

An example from the Subclipse docs regarding branching/tagging
(http://snipurl.com/156ao):

"In other words, there is information in the branch/tag that indicates
where it came from, but there is no similar information in the origin of
the branch/tag that would let you see or know that the branch tag
exists. The net result is that when looking at a file or folder there is
no easy way to know which revisions belong to which tags."

.....so there is no mention or apparent recognition of the very simple
well known standard that a Subversion project structure can be as follows:

project/
trunk/
tags/
branches/

.... and that branches live under branches/, and likewise for tags.
The plugin just seems to ignore this well known information, which is
hardly a secret!
lex
Previous Topic:Run Junit4 test as plug-in junit
Next Topic:Adding the JRE to the class path programmatically
Goto Forum:
  


Current Time: Wed Jul 23 10:04:34 EDT 2025

Powered by FUDForum. Page generated in 0.04862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top