Re: GEC persistence closure & debugger

Wolfgang Jansen <[email protected]> Tue, 01 Jun 2010 11:31:51 +0200
Newsgroups gmane.comp.lang.eiffel.gobo.devel
Organization University of Potsdam, Institute of Informatics
Message-ID <[email protected]>
On 05/31/10 23:32, Cheng-Chang Wu wrote:
> Hello Wolfgang,
>
> the git repository doesn't work for me.
>
> $git clone http://www.cs.uni-potsdam.de/~wjansen/gobo-git/
>
> Initialized empty Git repository in /home/ccwu/src/git/gobo-dbg/gobo-git/.git/
> fatal: http://www.cs.uni-potsdam.de/~wjansen/gobo-git//info/refs not found: did you run git update-server-info on the server?
>
>    
No, I didn't. The point is that I am not very familiar with git and, 
worse, git manual
and git implementation differ very much. I was not aware of such things as
"git-update-server-info". Now, I run the command but my impression is 
that nothing happened.
Surely, I will need some help on git.

WJ

----- ­ì©l«H¥ó ----
±H¥óªÌ¡G Wolfgang Jansen<[email protected]>
¦¬¥óªÌ¡G Gobo Developers Mailing List<[email protected]>
±H¥ó¤é´Á¡G 2010/6/1 (¤G) 2:02:19 AM
¥D¡@¦®¡G [gobo-eiffel-develop] GEC persistence closure&  debugger

Hello Eric and all GOBO/GEC developers,

some time ago i've announced development of persistence closure (i.e.
class STORABLE)
and a debugger for the GEC. It took some time to get stable version
(in particular, treatment of agents was --and is-- rather terrible).

Now, I think, the stuff can be published: you will find it in
git-repository
   http://www.cs.uni-potsdam.de/~wjansen/gobo-git
and there in branch "debugger" (the "master" branch is that from
SourceForge).
Is this location accessible? Should I prepare the stuff a different way?

For those of you interested to know what has been done, most differences
to the "master" branch are contained and described in git-version
    9003cd425affac20f946d7803e2782dfd261fbe7 .
Later versions are merely fine tuning.

To use the new things you need to re-install the GEC.
Precisely, you must compile GEC twice: first using an existing compiler
and then using the just obtained, somewhat extended compiler.
Other tools don't need to be re-installed.
Forthcoming re-installations will need only one compilation
if the extended compiler can be used.

User manuals are in directories
    doc/persistence/persist.pdf
    doc/debugger/debug.pdf
of the repository.

Enjoy GEC-debugging!
WJ




-- 
Dr. Wolfgang Jansen
University of Potsdam, Germany
Institute of Computer Science
Tel: +49 331 / 977 3047
mailto: [email protected]


------------------------------------------------------------------------------