Re: [fossil-users] Using ssh forced command

2013-02-13 Thread Sverre Bisgaard Rasmussen
On Wed, 13 Feb 2013 00:30:40 +0100, Rene renew...@xs4all.nl wrote: I have a repository on a machine say sunny. - I have a login account on sunny and my login is renez - I have two persons, Joe and Deb, who want to use a repo of mine. - We all work in a big network where only port 22, 80 and 443

[fossil-users] fossil json stat output

2013-02-13 Thread Pirate Fibonacci
Greeting, I'm adapting the use of json for my scripts. $fossil status repository: /pirate/fossil/proj/pirate/.fossil/jhgongx.fossil local-root: /pirate/fossil/proj/pirate/ checkout: 94a9c2b59861b0e1ab8ed98616935764e4b37c9a 2013-01-03 18:25:20 UTC parent:

Re: [fossil-users] fossil json stat output

2013-02-13 Thread Stephan Beal
On Wed, Feb 13, 2013 at 6:11 PM, Pirate Fibonacci pirate112...@gmail.comwrote: with json output I do the following... $fossil json stat { ...} I don't get the ADDED, and EDITED files. Also EXTRAS doesn't appear to be implemented. i.e. fossil extras Hi! That's correct, for two reasons:

Re: [fossil-users] fossil json -- way to get CURRENT hash

2013-02-13 Thread Stephan Beal
On Wed, Feb 13, 2013 at 6:24 PM, Pirate Fibonacci pirate112...@gmail.comwrote: the json timeline appears to not be implemented ?? what is the best method to get the current hash ? See the previous response for a longer answer, but this is a side-effect of the current branch meaning currently

Re: [fossil-users] fossil json -- way to get CURRENT hash

2013-02-13 Thread Richard Hipp
On Wed, Feb 13, 2013 at 12:24 PM, Pirate Fibonacci pirate112...@gmail.comwrote: I currently do fossil timeline, I parse the output to get CURRENT hash the json timeline appears to not be implemented ?? what is the best method to get the current hash ? The current version is a function of

Re: [fossil-users] fossil json -- way to get CURRENT hash

2013-02-13 Thread Pirate Fibonacci
Thanks for the speedy reply. I our use case involves using fossil cli to gather these pieces. We were hoping to move our dependency to hopefully a more stable json output. right now were doing creative cuts and splits with the output. while doing fossil status, we have to catch stderr to check

Re: [fossil-users] fossil json stat output

2013-02-13 Thread Stephan Beal
On Wed, Feb 13, 2013 at 6:28 PM, Stephan Beal sgb...@googlemail.com wrote: That's correct, for two reasons: a) The JSON API is centered on remote use, and remote use does not (typically) have a checked-out copy immediately available to it. None of the existing JSON commands know how to deal

Re: [fossil-users] fossil json stat output

2013-02-13 Thread Ross Berteig
On 2/13/2013 9:28 AM, Stephan Beal wrote: On Wed, Feb 13, 2013 at 6:11 PM, Pirate Fibonacci pirate112...@gmail.com mailto:pirate112...@gmail.com wrote: I don't get the ADDED, and EDITED files. Also EXTRAS doesn't appear to be implemented. i.e. fossil extras a) The JSON API

Re: [fossil-users] fossil json stat output

2013-02-13 Thread Stephan Beal
On Wed, Feb 13, 2013 at 8:50 PM, Ross Berteig r...@cheshireeng.com wrote: While true that you primarily use JSON in CLI mode as a debugging aid, it is a good tool for scripting fossil due to the much easier to parse output. Extending JSON to cover some capabilities that require a checkout

[fossil-users] Confused about enabling ticket moderation

2013-02-13 Thread Ron Aaron
I have an existing fossil repository, and just enabled 'moderation' for tickets. When I create a new ticket (as anonymous), then view the tickets as myself (w/ mod. priv.) I see that the ticket awaits approval. So far, so good. But I cannot for the life of me find any button or other