"CARASSO Felipe" <Felipe.CARASSO@gemalto.com> wrote on 10/27/2006 11:23:43 
AM:
> > 
> > OK, but as a counter example, if you care about your current 
> > location, then that it implies that it is one of the elements 
> > you want to compare, and if you do Compare with -> Branch/Tag 
> > you can do it quicker.  If you use our custom branch/tag 
> > feature it can become really simple.  See the relevant doc:
> 
> 2¢: would be even simpler if Subclipse would allow us to predefine the 
> structure of "trunk", "tags" and "branches"...
Spec it and write the patch.  I have not seen any SVN tool that allows 
this and then leverages it in any meaningful way that makes tasks easier. 
I am not saying it is not possible though.  My guess is that you'd have to 
have some kind of regex based feature that could transform one URL into 
another in a meaningful way.  As long as a single convention was used 
consistently, it could work.  However, it would only really solve the 
problem of entering another URL.  So things like Compare, Switch and 
Create Branch/Tag could benefit.  This feature could not be used to 
provide the tags feature we show in our History view unless you were going 
to use it to periodically poll the repository and maintain some kind of 
local cache of discovered information.  That does not seem practical or 
performant.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 27 17:30:36 2006