Re: NPE in Resource History log browsing
From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-17 15:52:13 CEST
Tobias Sager <moixa@gmx.ch> wrote on 08/17/2005 09:46:02 AM:
> Oh, cool! It works now. The problem was a wrong repository root url.
If you defined your root URL as your URL, then nothing. Take the
http://subclipse.tigris.org/svn/subclipse
When defining the connection in Subclipse, that is the URL I would
http://subclipse.tigris.org/svn/subclipse/trunk/subclipse
In which case, the root URL is still the previous value.
We use the root URL in this log function because it will always give us
svn log -rXXX http://subclipse.tigris.org/svn/subclipse
But this command will fail if the path specified by the URL did not exist
svn log -rXXX
We also use the root URL for a few other things such as calculating the
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.