Re: [fossil-users] fossil proxy web browser

2015-05-04 Thread Richard Boehme
It solves part of the problem; I'm just getting a 502 bad gateway now. I'll find a way to see what's happening with it... On Thu, Apr 30, 2015 at 8:35 PM, Richard Boehme wrote: > I've made it a configurable option in the setting call "user-config"; diff > bel

Re: [fossil-users] fossil proxy web browser

2015-04-30 Thread Richard Boehme
main.c @@ -968,11 +968,11 @@ ** use in HTTP(S) requests. */ const char *get_user_agent(){ static const char version[] = "Fossil/" RELEASE_VERSION " (" MANIFEST_DATE " " MANIFEST_VERSION ")"; - return version; + return db_get("

Re: [fossil-users] fossil proxy web browser

2015-04-27 Thread Richard Boehme
Unfortunately, I can't install WireShark, so I'm left guessing. . Does fossil have a setting to change the user-agent string? On Mon, Apr 27, 2015 at 4:29 PM, Ron W wrote: > On Mon, Apr 27, 2015 at 4:04 PM, Richard Boehme wrote: > >> Tried again and it didn't han

Re: [fossil-users] fossil proxy web browser

2015-04-27 Thread Richard Boehme
Tried again and it didn't hang: SSL: proxy connect failed with HTTP status code 403 Sync done, sent: 0 received: 0 ip: On Mon, Apr 27, 2015 at 12:57 PM, Ron W wrote: > On Mon, Apr 27, 2015 at 9:07 AM, Richard Boehme wrote: > >> They are distinct, but I needed some way to se

Re: [fossil-users] fossil proxy web browser

2015-04-27 Thread Richard Boehme
chard Hipp wrote: > On 4/27/15, Richard Boehme wrote: >> Is there any way to set the browser fossil identifies itself as when >> communicating by proxy? Trying to connect via PuTTY to my server gives >> 403 NotSupportedBrowser, so I figure something similar is happening >>

[fossil-users] fossil proxy web browser

2015-04-27 Thread Richard Boehme
Is there any way to set the browser fossil identifies itself as when communicating by proxy? Trying to connect via PuTTY to my server gives 403 NotSupportedBrowser, so I figure something similar is happening with Fossil when it tries to connect and can't. -- Thank you. Richard Boehme

Re: [fossil-users] Veracity Version control

2015-03-11 Thread Richard Boehme
ults for a >> private repo. > > > I just remembered 2 things that partially mitigate the absence of this: > > 1. "fossil new" has a "--template" option to obtain settings from. It > claims to require a path to the repo file. > > 2. "fossil confi

Re: [fossil-users] Fossil 2.1: Scaling

2015-03-02 Thread Richard Boehme
rnative. > > These are just thoughts to elicit comments and discussion. I have > several unrelated and much higher-priority tasks to keep me busy at > the moment, so this is not something that would happen right away, > unless somebody else steps up to do a lot of the implementation

Re: [fossil-users] New search features

2015-02-03 Thread Richard Boehme
> D. Richard Hipp > > d...@sqlite.org > > Thanks! > > -- > --- > inum: 883510009027723 > sip: jungleboo...@sip2sip.info > xmpp: jungle-boo...@jit.si > _______ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http:

Re: [fossil-users] Fossil DB Corruption

2015-01-10 Thread Richard Boehme
, but that worked like a charm. Thanks for the help! Richard On Fri, Jan 9, 2015 at 11:28 PM, Warren Young wrote: > On Jan 9, 2015, at 6:51 PM, Richard Boehme wrote: > > > I host elsewhere - a private sever (Linode). I'm the only one who > accesses that Google Drive

Re: [fossil-users] Fossil DB Corruption

2015-01-09 Thread Richard Boehme
.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- Thank you. Richard Boehme Email: rboe...@gmail.com Phone: 443-739-8502 Work Phone: 410-966-6606 (Mon - Thu 6 AM - 4:30 PM) ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

[fossil-users] Fossil DB Corruption

2015-01-09 Thread Richard Boehme
our fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date. C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy>fossil version This is fossil version 1.29 [3e5ebe2b90] 2014-06-12 17:25:56 UTC C:\Users\rboehme\Google Driv

Re: [fossil-users] Internal Server Error on files page after push

2011-11-14 Thread Richard Boehme
add * all of the files 6. fossil commit 7. check the local repo - it has the added files 8. fossil push with the URL of the server 9. Check the server repo - it has the changed files. Thanks. Richard On Fri, Nov 11, 2011 at 1:20 PM, Richard Boehme wrote: > The directory containing the

Re: [fossil-users] Internal Server Error on files page after push

2011-11-11 Thread Richard Boehme
, 2011 at 11:08 AM, Richard Boehme >> wrote: >> > My local fossil copy is at C:\Users\Richard Boehme\Dropbox\apps\bin >> >> Are you using Dropbox to backup your repository? Is it possible >> Dropbox is doing something that interferes with Fossil? >> > > FW

Re: [fossil-users] Internal Server Error on files page after push

2011-11-11 Thread Richard Boehme
Thanks. That worked for seeing the file without crashing the files section, but the push from the client side still doesn't work. My local fossil copy is at C:\Users\Richard Boehme\Dropbox\apps\bin; my push fails. I've checked the permissions on the fossil.exe; I have full access con

Re: [fossil-users] Internal Server Error on files page after push

2011-11-11 Thread Richard Boehme
They are all readable and writeable by the user apache runs as (inthis case www-data). When I go to the main wiki page, I am able to addwiki content just fine; any other page but the files page works. -- Thank you. Richard Boehme Email: rboe...@gmail.com Phone: 443-739-8502 Blog: http

Re: [fossil-users] Internal Server Error on files page after push

2011-11-10 Thread Richard Boehme
Thanks for the quick reply. I'll check on that when I get back tonight. Richard On Thu, Nov 10, 2011 at 9:13 AM, Richard Hipp wrote: > > > On Thu, Nov 10, 2011 at 9:07 AM, Richard Boehme wrote: >> >> Any thoughts on why fossil push would end up with my server&#x

[fossil-users] Internal Server Error on files page after push

2011-11-10 Thread Richard Boehme
epository from scratch on the server. Any thoughts on why fossil push would end up with my server's files page giving me an internal server error? If needed, I can get exact wording once I'm back in range of my computers at home. -- Thank you. Richard Boehme Email