"MATHUS Baptiste" <mathus.b@mipih.fr> wrote on 10/13/2006 08:55:33 AM:
> We're using subclipse 1.0.3 on Eclipse 3.1.x. Some of our modules (i.e.
> projects) under the trunk contains spaces in their name. We do not have
any
> problem with Svn behaviour. What we would like is just kind of cosmetic.
>
> We use the default label decoration after the project name. So we see
> "trunk/Foo%bar" after the project name... (see joined image).
>
> It would be great to be able to see "Project Name [trunk/Project Name]"
> instead of "Project Name [trunk/Project%20Name]" inside the Package
Explorer view...
>
> Would not it be possible to add another "Variable" in
Window/Preferences, in
> the "Team/SVN/Label Decorations" pane. The used variable in our case is
> {url_short} at the moment. Maybe the solution could be adding a new
> {url_short_with_no_encoded_path} variable or some other name :-), so as
not
> the break the {url_short} actual behaviour... Or simply add a special
> treatment to deencode spaces, accents and so on ?
I can't see adding another option. The answer would be for someone to
come up with a routine to unescape the URL, or in this case maybe just the
text that is going to be used for the decorator.
> If anything to achieve this other than renaming our projects or wait for
the
> next release is already possible, please let me know :) (even if a bit
tweaky (= ).
The current trunk code still works the same way, so there isn't anything
you can do.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 13 15:00:10 2006