[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: Eugene Kuleshov <eu_at_md.pp.ru>
Date: Tue, 01 Jul 2008 21:12:37 -0400

Alberto,

  There is an excellent article on background processing and progress
indication in Eclipse at
http://www.eclipse.org/articles/Article-Concurrency/jobs-api.html

  regards,
  Eugene

Alberto Gimeno wrote:
> Hi
>
> Sorry, I've been a little busy these days. I will fix this issues as
> soon as possible. Now I'm working on providing a deeper integration
> into eclipse. I'm learning the eclipse APIs. I want to provide a
> progress bar and also I'm learning how to show the graph into an
> eclipse view / editor.
>
> I have published a new post in my blog:
> http://gimenetegsoc.wordpress.com/ talking a little about the cache
> design.
>
>
> On Mon, Jun 30, 2008 at 9:10 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>
>> 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
>>
>>
>>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-07-02 03:13:10 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.