[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Label Decoration Format

From: Steve <kooknboo_at_yahoo.com>
Date: 2006-04-29 14:03:40 CEST

I have what I suspect is a feature request. At least I haven't seen anything in the archives or documentation.

I'm a new Subclipse user (RAD6, fresh off of CVS as of yesterday). Everything is working perfectly fine. There is one thing that annoys me though. That is the format of the {url_short} variable.

I understand exactly (I think) what {url_short} is doing. If I have a URL of "http://localhost/some/path/branches/MyBranch/My%20Project" {url_short} rips off the repository URL and gives me simply "branches/MyBranch/My%20Project". All well and good, but...

(1) I'd like to see the "%20" decoded. Having a decoration with a bunch of %nn's floating around in it is very hard on the eyes!

(2) How about showing just the branch name? I suppose this would require a new variable {branch}. Or, possibly better yet, a syntax along the lines of {url_short:2} which would show the second "segment" of the {url_short} value (in my case that would be "MyBranch".

Are these possible with the product as it stands now? Or is this truly an enhancement request?

Thanks!
Steve
 
                
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.
Received on Sat Apr 29 14:19:04 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.