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

Re: [Subclipse-dev] open resource from change path list

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-19 15:52:09 CEST

getRepositoryRoot() would only return null if you did not define a
repository root in your SVN Repository "connection" in the repositories
view. Right-click and do Properties and click the Browse button to define
the root.

You should probably change the patch to just check if it returns null, and
then use getURL().

In general, the repository root is a better URL to use then the value you
get from getURL() because it is possible that the latter URL will not exist
at the revision you are double-clicking and then you get a different error.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Jun 19 23:52:09 2005

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

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