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

Re: [Subclipse-users] Label decorations for some project folders not displaying in the correct format

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-25 02:19:12 CEST

"Simon Lieschke" <Simon.Lieschke@orionhealth.com> wrote on 10/24/2006
06:11:23 PM:

> (Using Eclipse 3.2.1 and Subclipse 1.1.8)
>
> I've got a workspace with 15 projects, all configured for sharing using
Subclipse.
>
> My project format is {dirty_flag}{name} [{url_short}], however labels
for
> four of my projects have the full Subversion URL displayed. Two of the
> projects come from svn:externals but the other two aren't functionally
> different from the remaining 11 projects in my workspace.
>
> Does anyone have any ideas why this may be happening?

url_short is formed by subtracting the connection URL from the project
URL. If they are the same, then the entire URL is used. This can happen
when importing from a project set or some other mechanism where the
connections are created for you. svn:externals is often once such time
when this happens.

Creating the connections yourself using the repository root URL, before
they are auto-created, is one way to avoid this.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 25 02:19:19 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.