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

Re: NPE in Resource History log browsing

From: Tobias Sager <moixa_at_gmx.ch>
Date: 2005-08-17 15:46:02 CEST

on 2005-08-17 15:34 Mark Phippard wrote the following:
> In your repository connection, did you define a valid root URL? It should
> be the URL that points to the root of the repository. We use this URL
> when retrieving the affected paths for a revision so that we can get the
> revisions even across copy/moves. If you had an invalid root URL then the
> svn log command would fail and we would not have the affected paths. I
> still do not know why it would be a null though.

Oh, cool! It works now. The problem was a wrong repository root url.

I had defined:
<snip>
Repository url: http://nothere/svn/repos
Repository root url: http://nothere/svn
<snip>

When I switch the repository root url to http://nothere/svn/repos it
works. Of course this is correct (and always has been).

What's the difference between the root url and the normal repository url
then?

Cheers,
Tobias

-- 
GPG-Key 0xEF37FF28 - 1024/4096 DSA/ELG-E - 16.11.2001
Fingerprint: 3C4B 155F 2621 CEAF D3A6 0CCB 937C 9597 EF37 FF28

Received on Wed Aug 17 23:46:02 2005

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.