Re: [fossil-users] managing documentation in Fossil?

2012-04-22 Thread Tomek Kott
> [Drifting (even further) off topic here...] > > On Fri, 20 Apr 2012 14:25:59 -0400 > Miles Fidelman wrote: > > Mike Meyer wrote: > > > On Fri, 20 Apr 2012 10:26:26 -0700 > > > Andreas Kupries wrote: > > > > > >> On 4/20/2012 7:34 AM, Mike Meyer wrote: > > >>> ... Things like architectural diagr

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Mike Meyer
[Drifting off topic here...] On Fri, 20 Apr 2012 14:25:59 -0400 Miles Fidelman wrote: > Mike Meyer wrote: > > On Fri, 20 Apr 2012 10:26:26 -0700 > > Andreas Kupries wrote: > > > >> On 4/20/2012 7:34 AM, Mike Meyer wrote: > >>> ... Things like architectural diagrams wind up there, and ... > >> I

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Miles Fidelman
Mike Meyer wrote: On Fri, 20 Apr 2012 10:26:26 -0700 Andreas Kupries wrote: On 4/20/2012 7:34 AM, Mike Meyer wrote: ... Things like architectural diagrams wind up there, and ... I like to program my diagrams, instead of drawing them. Easier to change, and the code (aka text) is nicer to vers

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Andreas Kupries
On 4/20/2012 10:34 AM, Mike Meyer wrote: On Fri, 20 Apr 2012 10:26:26 -0700 Andreas Kupries wrote: On 4/20/2012 7:34 AM, Mike Meyer wrote: ... Things like architectural diagrams wind up there, and ... I like to program my diagrams, instead of drawing them. Easier to change, and the code (ak

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Miles Fidelman
Stephan Beal wrote: On Fri, Apr 20, 2012 at 6:13 PM, Miles Fidelman mailto:mfidel...@meetinghouse.net>> wrote: That front-end is nice. I don't suppose the code is available for perusal/use? Silly question ;) I kind of figured as much ;-) http://fossil.wanderinghorse.net/repos/fw

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Mike Meyer
On Fri, 20 Apr 2012 10:26:26 -0700 Andreas Kupries wrote: > On 4/20/2012 7:34 AM, Mike Meyer wrote: > > ... Things like architectural diagrams wind up there, and ... > > I like to program my diagrams, instead of drawing them. Easier to change, and > the code (aka text) is nicer to version than

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Andreas Kupries
On 4/20/2012 7:34 AM, Mike Meyer wrote: ... Things like architectural diagrams wind up there, and ... I like to program my diagrams, instead of drawing them. Easier to change, and the code (aka text) is nicer to version than some binary blob. For Tcl/Tk http://docs.activestate.com/activetcl

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Andreas Kupries
On 4/20/2012 9:50 AM, Michael L. Barrow wrote: On 04/20/2012 09:32 AM, Stephan Beal wrote: i'm normally thrilled to get suggestions and whatnot, but i can't type well enough to program for a while (probably still several weeks). Nonetheless, if you'd like to contribute, that can of course be ar

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Michael L. Barrow
On 04/20/2012 09:32 AM, Stephan Beal wrote: i'm normally thrilled to get suggestions and whatnot, but i can't type well enough to program for a while (probably still several weeks). Nonetheless, if you'd like to contribute, that can of course be arranged. Maybe you can get a typist like R

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Stephan Beal
On Fri, Apr 20, 2012 at 6:13 PM, Miles Fidelman wrote: > That front-end is nice. I don't suppose the code is available for > perusal/use? > Silly question ;) http://fossil.wanderinghorse.net/repos/fwiki/index.cgi/wiki?name=download Live demos: http://fossil.wanderinghorse.net/repos/fwiki/editor

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Michael L. Barrow
Thanks! And, after choosing a less-than-mainstream tool, it sure is reassuring to find out how active, welcoming, and responsive the Fossil community seems to be! (Including a shoutout from someone I haven't seen in years!) All the cool people use Fossil, Miles! :-) -- Michael Barrow mic

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Miles Fidelman
Thanks to all who wrote! Gour.. the asciidoc pointer, and asciidoc->fossil glue are awesome! Stephan, Stephan Beal wrote: Sorry for the brevity - my hand is broken and i can't type worth a damn... Been there. Sucks big time. You have my sympathies. Sorry to ask Recently i started mov

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Gour
On Fri, 20 Apr 2012 10:42:54 -0400 Richard Hipp wrote: > The documentation for Fossil itself is managed as embedded > documentation. > That means that all of the documentation is versioned, and so you can > go back and look at the d

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Stephan Beal
On Fri, Apr 20, 2012 at 3:50 PM, Miles Fidelman wrote: > Seems like the wiki and ticketing systems are a nice start, but fairly > basic. So I wonder what kind of techniques, add-ons, other tools people > are using along with Fossil. > Sorry for the brevity - my hand is broken and i can't type wo

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Richard Hipp
On Fri, Apr 20, 2012 at 9:50 AM, Miles Fidelman wrote: > Hi Folks, > > Just started using Fossil for a new project - it just seems so much easier > than git, and the integrated wiki and ticketing system just simplifies > things a lot. > > A question to the group: To what extent are any of you usi

Re: [fossil-users] managing documentation in Fossil?

2012-04-20 Thread Mike Meyer
On Fri, 20 Apr 2012 09:50:02 -0400 Miles Fidelman wrote: > Just started using Fossil for a new project - it just seems so much > easier than git, and the integrated wiki and ticketing system just > simplifies things a lot. Yup. > A question to the group: To what extent are any of you using F

[fossil-users] managing documentation in Fossil?

2012-04-20 Thread Miles Fidelman
Hi Folks, Just started using Fossil for a new project - it just seems so much easier than git, and the integrated wiki and ticketing system just simplifies things a lot. A question to the group: To what extent are any of you using Fossil for managing documentation associated with projects -