Hi Peter,

It has been quite a while since I've built sqlfairy from source--for
many years it has "just worked" for me.

Now, when I run a script built on sqlfairy from svn HEAD (is that what
you call it in svn?), I get an error when producing graphviz images.
Here's the command, along with urls for where to obtain the original
documents:

/home/scott/cvs_stuff/schema/chado/bin/pg2graphviz.pl
/home/scott/cvs_stuff/schema/chado/modules/sequence/sequence.sql >
/home/scott/cvs_stuff/schema/chado/modules/sequence/sequence.graphviz.png
Error: <stdin>:6: syntax error near line 6
context:  >>>   edge; <<<
Error: <stdin>:6: syntax error near line 6
context:  >>>   edge; <<<


Where:

pg2graphviz.pl:
  
http://gmod.cvs.sourceforge.net/viewvc/*checkout*/gmod/schema/chado/bin/pg2graphviz.pl

sequence.sql:
  
http://gmod.cvs.sourceforge.net/viewvc/*checkout*/gmod/schema/chado/modules/sequence/sequence.sql

Any idea what is causing that?

Thanks,
Scott


On Wed, Jun 3, 2009 at 6:57 AM, Peter Rabbitson <rabbit+l...@rabbit.us> wrote:
> Hi,
>
> I just committed a heave rewrite of the GraphViz producer. While
> I didn't really add any new features (apart from a different
> arrowhead on optional/nullable FKs), I completely changed the way
> producer_args are handled. In essence this solves RT#24278, while
> still maintaining full backwards compatibility.
>
> I would appreciate if regular users test the new version and report
> any issues they encounter, before we release it to cpan.
>
> While merging my changes I noticed the new 'cluster' feature, which
> unfortunately is not documented at all, and seems unfinished (i.e.
> can i specify multiple clusters?) Ken, would it be possible to get
> some documentation going, or do you not need this feature anymore
> (in which case I will rewrite it to my liking and document it).
>
> Cheers
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> --
> sqlfairy-developers mailing list
> sqlfairy-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers
>



-- 
------------------------------------------------------------------------
Scott Cain, Ph. D.                                   scott at scottcain dot net
GMOD Coordinator (http://gmod.org/)                     216-392-3087
Ontario Institute for Cancer Research

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
-- 
sqlfairy-developers mailing list
sqlfairy-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers

Reply via email to