Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Chad Perrin
On Tue, Dec 13, 2011 at 12:14:19PM -0500, Jeremy Cowgar wrote: > There is already an RSS feed, project.org/timeline.rss. > > As for Twitter being for little girls and housewives, millions of > people disagree :-) I believe Twitter will turn out to be a passing fad (though it might take a few year

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Steve Bennett
On 14/12/2011, at 9:30 AM, Joe Mistachkin wrote: > > Tomek Kott wrote: >> >> With the new TCL integration, does that mean that full TCL support is > available through the server end as well? >> > > Yes. > >> >> That is, currently we can use TH1 variables etc. when setting up the > displays,

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Joe Mistachkin
Tomek Kott wrote: > > With the new TCL integration, does that mean that full TCL support is available through the server end as well? > Yes. > > That is, currently we can use TH1 variables etc. when setting up the displays, tickets, etc. through the web interface. > With TCL enabled, can we now

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Richard Hipp
On Tue, Dec 13, 2011 at 3:01 PM, Carlo Miron wrote: > On Tue, Dec 13, 2011 at 15:29, Richard Hipp wrote: > > Fossil version 1.21 has been packaged and put on the website for > convenient > > download. See http://www.fossil-scm.org/download.html for details > including > > a summary of changes s

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Carlo Miron
On Tue, Dec 13, 2011 at 15:29, Richard Hipp wrote: > Fossil version 1.21 has been packaged and put on the website for convenient > download.  See http://www.fossil-scm.org/download.html for details including > a summary of changes since the previous release. > Please let me know if you encounter a

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Matt Welland
On Tue, Dec 13, 2011 at 10:43 AM, Richard Hipp wrote: > > > On Tue, Dec 13, 2011 at 12:33 PM, Matt Welland wrote: > >> The changes include: "Stop showing the server-code in status outputs - it >> is no longer used for anything." >> >> I've been using the server code extracted with "fossil info" t

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Richard Hipp
On Tue, Dec 13, 2011 at 12:33 PM, Matt Welland wrote: > The changes include: "Stop showing the server-code in status outputs - it > is no longer used for anything." > > I've been using the server code extracted with "fossil info" to uniquely > identify repos. Is there a new way? I assume that the

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Matt Welland
The changes include: "Stop showing the server-code in status outputs - it is no longer used for anything." I've been using the server code extracted with "fossil info" to uniquely identify repos. Is there a new way? I assume that the server code itself continues to exist? On Tue, Dec 13, 2011 at

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Stephan Beal
On Tue, Dec 13, 2011 at 6:18 PM, Ben Summers wrote: > That sounds like a post-commit hook to me. > FYIW: this type of post-commit hook could be implemented on top of the JSON API, with the caveat that there would be a delay - the hook would have to poll and store enough state to be able to decid

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Ben Summers
On 13 Dec 2011, at 16:56, Richard Hipp wrote: > On Tue, Dec 13, 2011 at 11:52 AM, Chad Perrin wrote: > >> Point of curiosity: Is there a Twitter feed for Fossil? > > I was thinking the other day that it might be cool to have a feature whereby > a Fossil server would tweet every time it got a

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Nolan Darilek
Not to beat a dead horse, but this seems like a great use for hooks. I'd rather Fossil ping a CI server like Jenkins rather than tweet when a change gets made. On 12/13/2011 10:56 AM, Richard Hipp wrote: On Tue, Dec 13, 2011 at 11:52 AM, Chad Perrin > wrote: P

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Jeremy Cowgar
t: Re: [fossil-users] Fossil version 1.21 On Tue, 13 Dec 2011 11:56:42 -0500 Richard Hipp wrote: Point of curiosity: Is there a Twitter feed for Fossil? I was thinking the other day that it might be cool to have a feature whereby a Fossil server would tweet every time it got a new check-in or t

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Konstantin Khomoutov
On Tue, 13 Dec 2011 11:56:42 -0500 Richard Hipp wrote: >> Point of curiosity: Is there a Twitter feed for Fossil? > > I was thinking the other day that it might be cool to have a feature > whereby a Fossil server would tweet every time it got a new check-in > or ticket or wiki edit, etc. Any vo

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Richard Hipp
On Tue, Dec 13, 2011 at 11:52 AM, Chad Perrin wrote: > > Point of curiosity: Is there a Twitter feed for Fossil? > I was thinking the other day that it might be cool to have a feature whereby a Fossil server would tweet every time it got a new check-in or ticket or wiki edit, etc. Any volunteer

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Chad Perrin
On Tue, Dec 13, 2011 at 09:29:14AM -0500, Richard Hipp wrote: > Fossil version 1.21 has been packaged and put on the website for convenient > download. See http://www.fossil-scm.org/download.html for details > including a summary of changes since the previous release. Mentioned on @CopyfreeNews:

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Tomek Kott
With the new TCL integration, does that mean that full TCL support is available through the server end as well? That is, currently we can use TH1 variables etc. when setting up the displays, tickets, etc. through the web interface. With TCL enabled, can we now replace the TH1 with TCL? Thanks, To

Re: [fossil-users] Fossil version 1.21

2011-12-13 Thread Dmitry Chestnykh
On Tue, 13 Dec 2011 09:29:14 -0500 Richard Hipp wrote: > Fossil version 1.21 has been packaged and put on the website for > convenient download. See http://www.fossil-scm.org/download.html for > details including a summary of changes since the previous release. On this page, the link "See the Ch

[fossil-users] Fossil version 1.21

2011-12-13 Thread Richard Hipp
Fossil version 1.21 has been packaged and put on the website for convenient download. See http://www.fossil-scm.org/download.html for details including a summary of changes since the previous release. Please let me know if you encounter any problems with this release. Thanks. -- D. Richard Hipp