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

Re: [Subclipse-dev] History as revision graph

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 30 Jun 2008 15:10:57 -0400

On Mon, Jun 30, 2008 at 1:04 PM, Alberto Gimeno <gimenete_at_gmail.com> wrote:
> I'll fix those errors in the next commit.
>
> Thank you very much for your comments.

I hacked in a fix to insert a "" in place of null and that got me
further. I did see this exception which seemed less fatal than the
previous:

/branches/ebcdic/trunk/subversion/bindings/swig/proxy/apr_h.swg at
17006 already exists
when calculating branches for copy of
/branches/ebcdic/trunk/subversion/bindings/swig/proxy from
/trunk/subversion/bindings/swig/proxy/apr_h.swg
/branches/ebcdic/trunk/subversion/bindings/swig/proxy/proxy_apr.swg at
17006 already exists
when calculating branches for copy of
/branches/ebcdic/trunk/subversion/bindings/swig/proxy from
/trunk/subversion/bindings/swig/proxy/proxy_apr.swg
/tags/ebcdic/1.3.2/tools/server-side/svnauthz-validate.c at 19943 already exists
when calculating branches for copy of
/tags/ebcdic/1.3.2/tools/server-side from
/branches/ebcdic/1.3.x/tools/server-side/svnauthz-validate.c
/ not in revision 26429
java.lang.NullPointerException
        at org.tigris.subversion.sublicpse.graph.cache.Cache.getFileId(Cache.java:516)
        at org.tigris.subversion.sublicpse.graph.cache.Cache.modifiedAction(Cache.java:470)
        at org.tigris.subversion.sublicpse.graph.cache.Cache.update(Cache.java:405)
        at org.tigris.subversion.subclipse.graph.popup.actions.ViewGraphAction$1.run(ViewGraphAction.java:90)
        at org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(RepositoryManager.java:375)
        at org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.java:226)
        at org.tigris.subversion.subclipse.ui.actions.SVNAction$2.run(SVNAction.java:235)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-06-30 21:11:09 CEST

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.