Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 5:45 AM, Richard Hipp wrote: > I think it make be fixed now. Please update and try again. > As the Germans say, "the world is round (once) again." Looks good to me. The problematic pages are working again and visiting from the top, with no trailing slash, works. Thanks

Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Richard Hipp
I think it make be fixed now. Please update and try again. -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 5:23 AM, Stephan Beal wrote: > On Thu, Aug 15, 2013 at 5:20 AM, Richard Hipp wrote: > >> Please comment out the two lines >> http://www.fossil-scm.org/fossil/artifact/d5c75ddae5?ln=846-847 and then >> send me the output of the "test_env" webpage. Tnx. >> > Commenting out

Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 5:20 AM, Richard Hipp wrote: > Please comment out the two lines > http://www.fossil-scm.org/fossil/artifact/d5c75ddae5?ln=846-847 and then > send me the output of the "test_env" webpage. Tnx. > trying it now, but the hoster builds it really slowly. 4aaf5dc5ec is working

Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Richard Hipp
On Wed, Aug 14, 2013 at 11:05 PM, Stephan Beal wrote: > Hi, all, > > i'm looking for confirmation of the following weird problems i'm seeing on: > > This is fossil version 1.26 [4b05c2c59f] 2013-08-14 14:32:15 UTC > > running in CGI mode. > > - in one repo, SOME pages which require a login always

Re: [fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 5:05 AM, Stephan Beal wrote: > http://fossil.wanderinghorse.net/repos/f2/index.cgi > Adding a slash after index.cgi also works, interestingly. Weird. Is this just my hoster? Running in local server mode doesn't have this problem. Haven't yet tried a local apache/cgi setu

[fossil-users] CGI broken in a recent trunk?

2013-08-14 Thread Stephan Beal
Hi, all, i'm looking for confirmation of the following weird problems i'm seeing on: This is fossil version 1.26 [4b05c2c59f] 2013-08-14 14:32:15 UTC running in CGI mode. - in one repo, SOME pages which require a login always redirect me to the login page even when i am logged in. - in ALL rep

Re: [fossil-users] Extract HTML and JavaScript out of timeline.c

2013-08-14 Thread Richard Hipp
On Wed, Aug 14, 2013 at 7:08 PM, Sam wrote: > The HTML and JavaScript generated to render the timeline lacks > flexibility. I was able to resolve my own problem (having a skin with a > black background and white text) by making the modifications to timeline.c > to display white lines between co

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 06:40:51PM -0600, Andy Bradford wrote: > > I thought you already were running the web interface on a private port > that you are tunnelling via SSH? Or do you mean that you'll need to get > familiarized with accessing the web interface? If the latter, disregard > this e

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Chad Perrin
On Thu, Aug 15, 2013 at 01:51:15AM +0200, Stephan Beal wrote: > On Thu, Aug 15, 2013 at 12:57 AM, Chad Perrin wrote: > > > I guess I should consider running the web interface too, then, if that's > > the only way to let them change their Fossil passwords. > > > > > Not the _only_ way: > > https:

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Chad Perrin
On Thu, Aug 15, 2013 at 02:00:27AM +0200, Stephan Beal wrote: > On Thu, Aug 15, 2013 at 1:34 AM, Richard Hipp wrote: > > > On Wed, Aug 14, 2013 at 5:54 PM, Chad Perrin wrote: > > > >> > >> Is there a complete list of capacities, and what they mean, somewhere? > >> > > > > Go to the Admin/Users p

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Andy Bradford
Thus said Chad Perrin on Wed, 14 Aug 2013 16:57:53 -0600: > > Have them point their browser to http://localhost:/ > > > > I guess I should consider running the web interface too, then, if > that's the only way to let them change their Fossil passwords. I thought you already were running

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 1:34 AM, Richard Hipp wrote: > On Wed, Aug 14, 2013 at 5:54 PM, Chad Perrin wrote: > >> >> Is there a complete list of capacities, and what they mean, somewhere? >> > > Go to the Admin/Users page. The capabilities are listed on the right-hand > side of the page. > You m

Re: [fossil-users] Extract HTML and JavaScript out of timeline.c

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 1:08 AM, Sam wrote: > I intend to file the following feature request if it has not been > discussed and rejected before. > > The HTML and JavaScript generated to render the timeline lacks > flexibility. I was able to resolve my own problem (having a skin with a > black ba

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Stephan Beal
On Thu, Aug 15, 2013 at 12:57 AM, Chad Perrin wrote: > I guess I should consider running the web interface too, then, if that's > the only way to let them change their Fossil passwords. > > Not the _only_ way: https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view#h

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Richard Hipp
On Wed, Aug 14, 2013 at 5:54 PM, Chad Perrin wrote: > > Is there a complete list of capacities, and what they mean, somewhere? > Go to the Admin/Users page. The capabilities are listed on the right-hand side of the page. -- D. Richard Hipp d...@sqlite.org

Re: [fossil-users] Extract HTML and JavaScript out of timeline.c

2013-08-14 Thread Sam
Hello everyone, I accidentally send this from a workstation with email tracking software enabled on the client. Please forgive this error, it was not intentional. Regards, Sam ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists

[fossil-users] Extract HTML and JavaScript out of timeline.c

2013-08-14 Thread Sam
I intend to file the following feature request if it has not been discussed and rejected before. The HTML and JavaScript generated to render the timeline lacks flexibility. I was able to resolve my own problem (having a skin with a black background and white text) by making the modifications to t

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 04:31:46PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Wed, 14 Aug 2013 16:07:02 -0600: > > > Is there another option for this when developers basically do not have > > access to the server where the main Fossil repo is located except by > > way of clone/pull/p

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Andy Bradford
Thus said Chad Perrin on Wed, 14 Aug 2013 16:07:02 -0600: > Is there another option for this when developers basically do not have > access to the server where the main Fossil repo is located except by > way of clone/pull/push/sync? Well, technically speaking, they *do* have access to the m

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Mark Janssen
On Aug 15, 2013 12:00 AM, "Chad Perrin" wrote: > > On Wed, Aug 14, 2013 at 11:53:41PM +0200, Mark Janssen wrote: > > > > I am curious how auto sync screws with your workflow. I was of the same > > mind in the beginning, always turning of auto sync on my repos. However > > these days I always leave

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 07:56:52PM +0100, fossil@9ox.net wrote: > > Then, looking at help for configuration it seems as though a Push version > is available: > >fossil configuration push AREA ?URL? > > Push the local configuration into the remote server identified > by UR

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 11:53:41PM +0200, Mark Janssen wrote: > > I am curious how auto sync screws with your workflow. I was of the same > mind in the beginning, always turning of auto sync on my repos. However > these days I always leave it on, I like the extra automatic backup. With a small tea

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 03:38:29PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Wed, 14 Aug 2013 14:42:02 -0600: > > > Is there some way to give the account write authorization from the > > command line on the server? > > Display: > > fossil user cap foo > > Make foo a ``Developer

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Mark Janssen
I am curious how auto sync screws with your workflow. I was of the same mind in the beginning, always turning of auto sync on my repos. However these days I always leave it on, I like the extra automatic backup. On Aug 14, 2013 10:42 PM, "Chad Perrin" wrote: > I'm seeing some kind of authenticati

Re: [fossil-users] failure to push/sync

2013-08-14 Thread Andy Bradford
Thus said Chad Perrin on Wed, 14 Aug 2013 14:42:02 -0600: > Is there some way to give the account write authorization from the > command line on the server? Display: fossil user cap foo Make foo a ``Developer'': fossil user cap foo v Andy -- TAI64 timestamp: 4000520bf8f7 _

[fossil-users] failure to push/sync

2013-08-14 Thread Chad Perrin
I'm seeing some kind of authentication failure when trying to sync local with remote over SSH. Given a user account "foo": $ fossil clone http://foo@127.0.0.1:/test test.fsl password for foo: remember password (Y/n)? n Round-trips: 1 Artifacts sent: 0 received: 0 *** t

[fossil-users] Thinking about the timeline

2013-08-14 Thread Stephan Beal
Hi, all, i'm just kind of thinking out loud here and am looking for other's ideas on this topic... Porting fossil(1) to fossil(3) has taught me a _lot_ about how fossil really works (i've always just hacked on its outer edges until this undertaking). One of the things i learned, which i should ha

Re: [fossil-users] self-hosted Fossil for a team

2013-08-14 Thread Gour
On Wed, 14 Aug 2013 09:29:53 -0600 Chad Perrin wrote: > My requirements tend to include one of two of the following: > > 1. Apache. Sometimes, for some reason, Apache is all that will do. > > 2. Lightweight and copyfree licensed. Ahh, OK. Thanks. Sincerely, Gour -- >From anger, complete d

Re: [fossil-users] Can I push changed authentication data? c...@apotheon.net exclusive)

2013-08-14 Thread fossil . nrb
On 14 August 2013 19:23, Chad Perrin - c...@apotheon.net < fossil.nrb.5c83664b76.code#apotheon@ob.0sg.net> wrote: > Is there some way to push the changed password to the remote repository > so that it will be the Fossil repository password you'd use for that > account next time you sync? > Wo

Re: [fossil-users] Can I push changed authentication data?

2013-08-14 Thread Stephan Beal
On Wed, Aug 14, 2013 at 8:23 PM, Chad Perrin wrote: > Let's say you have cloned a Fossil repository from a remote repository, > then you use "fossil user password" to change the password for your user > account on the local repository, then sync with the remote repository. > Is there some way to

[fossil-users] Can I push changed authentication data?

2013-08-14 Thread Chad Perrin
I'm guessing the answer to this is "no", but guessing isn't always good enough. Let's say you have cloned a Fossil repository from a remote repository, then you use "fossil user password" to change the password for your user account on the local repository, then sync with the remote repository. Is

Re: [fossil-users] libfossil minor milestone: tag app

2013-08-14 Thread Stephan Beal
On Wed, Aug 14, 2013 at 1:27 PM, Gilles wrote: > On Sun, 11 Aug 2013 23:44:10 +0200, Stephan Beal > wrote: > >Another status update for what is still tentatively known as libfossil... > > What is libfossil? Fossil.exe turned into a library so it can be used > from another application like SQLite

Re: [fossil-users] self-hosted Fossil for a team

2013-08-14 Thread Chad Perrin
On Wed, Aug 14, 2013 at 07:33:55AM +0200, Gour wrote: > On Tue, 13 Aug 2013 18:21:06 -0600 > Chad Perrin wrote: > > > First . . . I misspoke. It was lighttpd that I was thinking of using, > > not thttpd. > > > > Second . . . Hiawatha doesn't meet my requirements for any project in > > which I'v

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread Richard Hipp
On Wed, Aug 14, 2013 at 7:43 AM, j. van den hoff wrote: > > so I understand correctly that `www' is a "reserved" special word and that > I must not use a different name like `help', `docs', or whwatever? > No. There are not special directory names. You can use "help" or "docs" or whatever, or k

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread j. van den hoff
On Wed, 14 Aug 2013 13:28:46 +0200, Richard Hipp wrote: On Wed, Aug 14, 2013 at 4:57 AM, j. van den hoff wrote: how can I make the cross-links work both locally as well as when accessing the server repo? Use relative paths. See, for example, the source to the Fossil homepage: www.fossil-

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread j. van den hoff
On Wed, 14 Aug 2013 13:28:46 +0200, Richard Hipp wrote: On Wed, Aug 14, 2013 at 4:57 AM, j. van den hoff wrote: how can I make the cross-links work both locally as well as when accessing the server repo? Use relative paths. See, for example, the source to the Fossil homepage: www.fossil-

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread Richard Hipp
On Wed, Aug 14, 2013 at 4:57 AM, j. van den hoff wrote: > how can I make the cross-links work both locally as well as when > accessing the server repo? > Use relative paths. See, for example, the source to the Fossil homepage: www.fossil-scm.org/fossil/artifact/6f16fca989755 -- D. Richard Hip

Re: [fossil-users] libfossil minor milestone: tag app

2013-08-14 Thread Gilles
On Sun, 11 Aug 2013 23:44:10 +0200, Stephan Beal wrote: >Another status update for what is still tentatively known as libfossil... What is libfossil? Fossil.exe turned into a library so it can be used from another application like SQLite? ___ fossil-us

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread j. van den hoff
On Wed, 14 Aug 2013 11:11:13 +0200, Natacha Porté wrote: Hello, on Wednesday 14 August 2013 at 10:57, j. van den hoff wrote: problem: on the server the repo is located at http://fossil.0branch.com/sd and the cross-links don't work any more since the `sd/' is missing (specifically, the `qu

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread David Given
On 14 Aug 2013 10:11, "Natacha Porté" wrote: [...] > The cleanest solution is probably to align markdown absolute links to > the not-so-absolute logic used in absolute-looking links in fossil wiki. I'm not using Markdown, but I have an example of doing this using standard wiki here: https://cowl

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread j. van den hoff
On Wed, 14 Aug 2013 11:11:13 +0200, Natacha Porté wrote: Hello, on Wednesday 14 August 2013 at 10:57, j. van den hoff wrote: problem: on the server the repo is located at http://fossil.0branch.com/sd and the cross-links don't work any more since the `sd/' is missing (specifically, the `qu

Re: [fossil-users] `embedded documentation` question

2013-08-14 Thread Natacha Porté
Hello, on Wednesday 14 August 2013 at 10:57, j. van den hoff wrote: > problem: on the server the repo is located at > > http://fossil.0branch.com/sd > > and the cross-links don't work any more since the `sd/' is missing > (specifically, the `quickstart guide' link at the top of the landing pag

[fossil-users] `embedded documentation` question

2013-08-14 Thread j. van den hoff
hi, I'm trying to come to terms with the `embedded documentation approach' for a small project (btw: maybe someone finds it useful: it's a drop-in replacement for `cd' maintaining a dynamic directory stack sorted by frequency of visits against which regex pattern matching is performed --