Hi,
I have released an updated version of Jurassic, the open source Java gui for 
fossil (0.1.0).

http://code.google.com/p/jurassic-fossil/

A few features are added and all 3 bug reports are closed ;)

I want to share a few of my design principle: Jurassic it is not meant (for 
now) to replace the pretty good HTML view of your repository.
Instead, it is designed for helping in performing task that MUST be performed 
from the command line (cd to directory, commit, but wait-what is the correct 
syntax? Let's check again the help).
For example, the new version (0.1.0) adds the "new branch" button, and you can 
choose the color with the mouse with 2^24 possibilities (you can't do that 
within HTML, and is cumbersome from the command line).

I want to further improve Jurassic, so I'm asking a few questions:

1)      How can I view the direct acyclic graph of a repository?
2)      On the mailing list I have noticed an undocumented feature: the 
capability 
to show diffs from two arbitrary commits (http://127.0.0.1:
8080/projectname/vdiff?from=b7ea110444&to=trunk&detail=1). Are there other 
undocumented features that I may expose with Jurassic?
3)      Do you have any suggestion for improving it/are there some feature you 
would like to see in Jurassic?

Thanks for your feedback!
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to