Re: [Subclipse-users] Exception when using svn:externals
From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-03-28 16:38:47 CEST
Folke Lemaitre <folke@landc.be> wrote on 03/28/2006 03:28:15 AM:
> I recently created a new Eclipse project that contains an external
> external files, I get the following error (Error Log):
Does your project have the subclipse:tags property set somewhere? If so,
The second line below is the one with the error.
property = svnResource.getSvnProperty("subclipse:tags"); //$NON-NLS-1$
My guess would be that svnResource.getUrl() must be returning a null. I
Thanks
Mark
_____________________________________________________________________________
---------------------------------------------------------------------
|
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.