Re: [fossil-users] diagnosing log in problems

2012-01-09 Thread Thomas Stover
On Mon, 9 Jan 2012 19:31:38 -0500 Richard Hipp wrote: > Make sure the fossil repository itself and the directory that > contains the repository are readable and writable by the www-data > user. > Yep it is. In fact ./fossil server buildconfigurationadjust.fossil works just fine. __

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Joerg Sonnenberger
On Mon, Jan 09, 2012 at 03:52:02PM -0800, Andreas Kupries wrote: > On 1/9/2012 12:16 PM, Joerg Sonnenberger wrote: > >On Sun, Jan 08, 2012 at 12:42:17PM -0800, Russ Paielli wrote: > >>I am wondering about fossil/git interaction. Everyone else seems to be > >>using git and github. I see that fossil

Re: [fossil-users] diagnosing log in problems

2012-01-09 Thread Richard Hipp
Make sure the fossil repository itself and the directory that contains the repository are readable and writable by the www-data user. On Mon, Jan 9, 2012 at 7:10 PM, wrote: > Try the URL https://www.thomasstover.com/buildconfigurationadjust/. It > does output. If I type in the anonymous or admin

Re: [fossil-users] diagnosing log in problems

2012-01-09 Thread cts
Try the URL https://www.thomasstover.com/buildconfigurationadjust/. It does output. If I type in the anonymous or admin credentials, I get blank screen. This is just a completely blank project. fossil-debug-log looks like trying an anonymous login: no-match [HTTP_COOKIE] env-match [QUERY_STRING]

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Andreas Kupries
On 1/9/2012 12:16 PM, Joerg Sonnenberger wrote: On Sun, Jan 08, 2012 at 12:42:17PM -0800, Russ Paielli wrote: I am wondering about fossil/git interaction. Everyone else seems to be using git and github. I see that fossil can import from, and export to, git. If I understand it correctly, however,

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Andreas Kupries
On 1/9/2012 12:26 PM, Wes Freeman wrote: I agree. I feel a bit traitorous (to fossil), but I have been using github lately myself, with mercurial(!) and git repos. We have a corporate github here as of a few months ago, so I've actually had to move some repos to github from fossil. > I tried d

Re: [fossil-users] diagnosing log in problems

2012-01-09 Thread Richard Hipp
On Mon, Jan 9, 2012 at 6:27 PM, wrote: > ok back to getting this up and running... > > I'm at the point now where I have stunnel, running althttpd, running > staticly linked fossil. I've generated a new fossil project, called > "buildconfigurationadjust", and I'm using the #! cgi wrapper techniqu

[fossil-users] diagnosing log in problems

2012-01-09 Thread cts
ok back to getting this up and running... I'm at the point now where I have stunnel, running althttpd, running staticly linked fossil. I've generated a new fossil project, called "buildconfigurationadjust", and I'm using the #! cgi wrapper technique. I can't seem to log in at all. What should I

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Wes Freeman
I agree. I feel a bit traitorous (to fossil), but I have been using github lately myself, with mercurial(!) and git repos. We have a corporate github here as of a few months ago, so I've actually had to move some repos to github from fossil. I tried doing this through the export functionality with

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Joerg Sonnenberger
On Sun, Jan 08, 2012 at 12:42:17PM -0800, Russ Paielli wrote: > I am wondering about fossil/git interaction. Everyone else seems to be > using git and github. I see that fossil can import from, and export to, > git. If I understand it correctly, however, that is only for creating a new > fossil or

Re: [fossil-users] fossil/git interaction

2012-01-09 Thread Russ Paielli
Thanks for that clarification. If there is any way to make fossil interact with git, even with restrictions, I think it would be well worth doing. If Mercurial has done it, perhaps it can serve as a model. As I said, everything seems to be in git/github these days, and being able to use fossil to i