Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-29 Thread Chad Perrin
obody else providing that kind of fine-grained display characteristics similarity with GitHub, this doesn't feel like a critical issue at all. Most people probably just wouldn't even expect it to be that similar, I'd think. Follow RFCs carefully, provide similarity of implementation

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-28 Thread Chad Perrin
used for syntax highlighting anyway, rather than from something like code internal to Fossil (unless syntax highlighting gets implemented in C as part of Fossil). I guess the upshot is that I'm not sure what you mean, and all I've been able to do so far is guess. -- Chad Perrin [ o

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-28 Thread Chad Perrin
On Thu, Jun 28, 2018 at 12:11:11PM -0500, Lester L. Martin II wrote: > On 2018-06-28 11:07, Chad Perrin wrote: > > > > I think a cleaner approach, though it might take a bit of rewriting for > > file display, would use an HTML table, possibly assembled by > > Ja

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-28 Thread Chad Perrin
avoid JS syntax highlighting issues with line numbers, including any issues around multiline highlighting. The downside is that it would result in either having to do all line numbering in JS or applying syntax highlighting server-side. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-27 Thread Chad Perrin
idered, > one could have implemented it in less time than it would take for a > contributor agreement to finally be filed but as there was no reply > I didn't wait upon such. Even if they want the contributor agreement on file before incorporating it, I'm glad you sent it to the list for people who might want to start using it sooner than the next Fossil release. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] Markdown in tickets

2018-06-26 Thread Chad Perrin
ption for tickets when visiting the web UI via `fossil serve`: https://i.imgur.com/F3UL8kc.png It only shows Wiki, HTML, Plain Text, and [links only]. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mai

Re: [fossil-users] Perception of Fossil

2018-06-16 Thread Chad Perrin
team workflows where there may be some devs who are allowed to do this, and others who are allowed to commit/push directly (and given the ability to handle a contributed branch like this, to merge or otherwise accept). -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org

Re: [fossil-users] Perception of Fossil

2018-06-16 Thread Chad Perrin
On Fri, Jun 15, 2018 at 04:39:20PM -0400, Richard Hipp wrote: > On 6/15/18, Chad Perrin wrote: > > > > This would not technically be a "pull request". It would be a "merge > > request". > > Good point. It should not be called "pull-reques

Re: [fossil-users] Perception of Fossil

2018-06-15 Thread Chad Perrin
ll request" similarity for buzzword compliance purposes. I think it is important to ensure our commands and features have names that reflect what they actually do as much as that is reasonably possible to ensure. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] Perception of Fossil

2018-06-15 Thread Chad Perrin
On Fri, Jun 15, 2018 at 12:55:34AM +0100, Thomas wrote: > On 2018-06-15 00:32, Chad Perrin wrote: > >> Pull requests are not supported, hence the software can't be used for > >> community driven open source. > > > > The pull request interface on Git

Re: [fossil-users] Perception of Fossil

2018-06-15 Thread Chad Perrin
On Fri, Jun 15, 2018 at 09:27:31PM +0200, Nicola Vitacolonna wrote: > On 15/06/2018 01:32, Chad Perrin wrote: > > On Thu, Jun 14, 2018 at 09:59:12PM +0100, Thomas wrote: > >> > >> Pull requests are not supported, hence the software can't be used for &

Re: [fossil-users] Perception of Fossil (dumb idea for pull requests)

2018-06-15 Thread Chad Perrin
e bulky email containing it. > > 4. Now we’d have pull requests to shut the Git fans up, except > that they’d actually be push requests. :) I'm not a fan of functionality that isn't specifically about a GUI being implemented only in the GUI. Give me a command-l

Re: [fossil-users] Back on-line. Was: Mailing list shutting down...

2018-06-15 Thread Chad Perrin
changes and so on that left me with a bad taste in my mouth. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] Perception of Fossil

2018-06-14 Thread Chad Perrin
ure built into the Fossil web UI, doing it the same way would require having a centralized website on which to implement it. Something similar could theoretically be supported in Fossil itself, but would not be identical to the way GitHub's pull request feature works. -- Chad Perrin [ origin

Re: [fossil-users] Perception of Fossil

2018-06-14 Thread Chad Perrin
a CAPTCHA (auto-captcha setting is ignored). Still, bear in mind that anyone can register under any user name. This option is useful for public projects where you do not want everyone in any ticket discussion to be named "Anonymous". -- Chad Perrin [ origin

Re: [fossil-users] Back on-line. Was: Mailing list shutting down...

2018-06-14 Thread Chad Perrin
tself is still down for this list. http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http:

Re: [fossil-users] Jenkins plugin for Fossil

2017-02-09 Thread Chad Perrin
I see there haven't been any commits to this repository since 2014. Is this still actively used, reliable, and (as needed) actively maintained, or is it effectively abandonware? It's an interesting project that I somehow missed seeing in the mailing list unt

Re: [fossil-users] anyone using email addresses as user names?

2017-01-12 Thread Chad Perrin
ost stream-of-consciousness), I wonder if it might make more sense to just include some options for specifying usernames and email addresses, as an alternative to just automagically using the Fossil username as the GitHub username and the Fossil email address as the GitHub email address in expo

Re: [fossil-users] Introducing FossGit -- a new CLI tool for conveniently mirroring Fossil to Git.

2016-12-28 Thread Chad Perrin
On Wed, Dec 28, 2016 at 08:57:20AM -0700, Warren Young wrote: > On Dec 25, 2016, at 11:13 AM, Chad Perrin wrote: > > > > new utility called FossGit for > > creating and maintaining Git mirrors of Fossil repositories: > > Does it cope with the fact that Fossil a

[fossil-users] Introducing FossGit -- a new CLI tool for conveniently mirroring Fossil to Git.

2016-12-25 Thread Chad Perrin
7;s basically a glorified shell script at this time. It will probably become much more at some point. Happy holidays. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.foss

Re: [fossil-users] incorrect user info in export --git

2016-12-25 Thread Chad Perrin
th IT's vision). We use Fossil for our day-to-day work, only committing > releases to SVN. It seems like you have need of tools for import/export mirroring with Subversion, too. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] __

Re: [fossil-users] incorrect user info in export --git

2016-12-24 Thread Chad Perrin
On Sat, Dec 24, 2016 at 12:47:43PM -0800, bch wrote: > On Dec 24, 2016 10:05, "Stephan Beal" wrote: > > On Sat, Dec 24, 2016 at 6:42 PM, Chad Perrin wrote: > > > I hope the lack of responses to my questions was because of the holiday > > season > > &g

Re: [fossil-users] incorrect user info in export --git

2016-12-24 Thread Chad Perrin
On Sat, Dec 24, 2016 at 09:29:01AM +, Chad Perrin wrote: > On Tue, Dec 20, 2016 at 11:35:46PM +0000, Chad Perrin wrote: > > When exporting from a Fossil repository and importing into a Git > > repository, the commits all seem to identify the email address as the > > nam

Re: [fossil-users] incorrect user info in export --git

2016-12-24 Thread Chad Perrin
On Tue, Dec 20, 2016 at 11:35:46PM +, Chad Perrin wrote: > When exporting from a Fossil repository and importing into a Git > repository, the commits all seem to identify the email address as the > name and the name as the email address. The command I use is > essentially ident

[fossil-users] incorrect user info in export --git

2016-12-20 Thread Chad Perrin
the help documentation for the tool or on the website for how to control the way it identifies the author of a commit on export. Is there a work-around for this? Is this a problem affecting anyone else? Any help figuring this out would be appreciated. -- Chad Perrin [ original content licensed

[fossil-users] sync commits with GitHub

2015-08-16 Thread Chad Perrin
Does anyone have a good solution for updating a GitHub repository with commits from a Fossil repository? I don't need the GitHub repo to accept any commits from anywhere else at this time. -- Chad Perrin [ original content licensed OWL: http://owl.apotheo

Re: [fossil-users] committing wiki pages changes format parser

2014-05-13 Thread Chad Perrin
On Tue, May 13, 2014 at 09:55:10AM +0200, Stephan Beal wrote: > On Tue, May 13, 2014 at 12:12 AM, Chad Perrin wrote: > > > > When I use the "fossil wiki" command to work with wiki pages at the > > shell, edit files and check them back in, what was once treated a

[fossil-users] committing wiki pages changes format parser

2014-05-12 Thread Chad Perrin
27;m at it . . . how do I stop changes saved from the web interface from inserting a bunch of MS Windows style "^M" CRLF character garbage at the end of every line when I check out a wiki file locally for editing in a text editor? -- Chad Perrin [ original content li

Re: [fossil-users] Merging two leaves not on the same graph?

2014-05-05 Thread Chad Perrin
sil repository a while back? Thank you! I'm going back to trying to use Fossil for those projects, instead of sticking with Git, now. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-us

Re: [fossil-users] New Fossil GUI Completed v1

2014-04-28 Thread Chad Perrin
g as a recipient of the software. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] a bit of healthy fossil/git rivalry...

2014-04-25 Thread Chad Perrin
On Fri, Apr 11, 2014 at 11:02:52AM +0200, Stephan Beal wrote: > Maybe fossil needs such a tool... > > http://git-man-page-generator.lokaltog.net/ > > Be sure to tap F5 a few times and re-read the page each time. I think my favorite so far might be git-rub-tree. -- Chad Pe

Re: [fossil-users] Tracking System Configuration Files - Best Practices

2014-04-24 Thread Chad Perrin
that it would provide a howto for setting up similar systems in other people's networks, or convince someone else to write such a thing? This could make for an excellent article somewhere. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] __

Re: [fossil-users] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
rectly with the main check-out-able repository. Is there any chance of such a feature being added in the nearish future . . . ? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
On Wed, Apr 23, 2014 at 12:52:36PM -0400, Richard Hipp wrote: > On Wed, Apr 23, 2014 at 12:50 PM, Chad Perrin wrote: > > > > > Oh, never mind, the embedded docs won't do me any good, because I use > > FreeBSD, not GNU/Emacs. > > > > ??? What does

Re: [fossil-users] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
On Wed, Apr 23, 2014 at 06:36:38PM +0200, Stephan Beal wrote: > On Wed, Apr 23, 2014 at 6:29 PM, Chad Perrin wrote: > > > > . . . so basically I need to list wiki pages to figure out what I want, > > export a page, edit that, then commit it to overwrite what's alread

Re: [fossil-users] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
might be especially important in cases where "locally" happens to be via SSH on a remote system without X). I should probably consider whether (less gifted at correct spelling) other contributors might need that, though. -- Chad Perrin [ original content licensed OWL: http://owl.apo

Re: [fossil-users] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
On Wed, Apr 23, 2014 at 06:04:18PM +0200, Stephan Beal wrote: > On Wed, Apr 23, 2014 at 6:00 PM, Chad Perrin wrote: > > > Is there some way to check out the wiki and make edits as one would for > > standard repository files, to be committed like standard repository > > f

[fossil-users] wiki edits outside HTML UI

2014-04-23 Thread Chad Perrin
the fossil-scm website to no avail, making me think this is probably not something "possible" with Fossil in its present form. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@

Re: [fossil-users] Suggestion about fossil commit

2014-04-22 Thread Chad Perrin
not mistaken, svn does the same thing (but i haven't got an svn > with changes to try it out at the moment). Possibly even git - most > SCMs do not like the users to enter empty commit messages. > > Even the famous CVS does the same... s/famous/infamous/ -- Chad Perrin [ o

Re: [fossil-users] importing/forking from Git

2014-03-12 Thread Chad Perrin
On Mon, Mar 10, 2014 at 06:31:25PM -0400, Ron Wilson wrote: > On Sat, Mar 8, 2014 at 5:17 PM, Chad Perrin wrote: > > > > Should I take it at this point that --incremental is deprecated and > > should not be used or expected to be present in future Fossil versions? >

Re: [fossil-users] importing/forking from Git

2014-03-08 Thread Chad Perrin
seen was akin to the old joke . . . patient: Doctor, doctor, it hurts when I do this! doctor: Don't do that. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-sc

Re: [fossil-users] importing/forking from Git

2014-03-05 Thread Chad Perrin
On Wed, Mar 05, 2014 at 07:25:31PM -0500, Ron Wilson wrote: > On Wed, Mar 5, 2014 at 2:21 AM, Chad Perrin wrote: > > > I'm talking about a distributed team, where not everyone has SSH shell > > access or the ability to directly change anything on the filesystem, but &

Re: [fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
On Wed, Mar 05, 2014 at 01:40:49AM -0500, Ron Wilson wrote: > On Tue, Mar 4, 2014 at 7:24 PM, Chad Perrin wrote: > > > Both of those solutions would surely work in this case (as long as the > > incremental option works on the server, but not in cases where the same > >

Re: [fossil-users] equivalent to git submodule

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 09:56:31PM -0500, Richard Hipp wrote: > On Tue, Mar 4, 2014 at 9:45 PM, Chad Perrin wrote: > > > Is there a "good" way to do the same thing Git's "submodule" command > > does, to allow multiple repositories to be used to compo

[fossil-users] equivalent to git submodule

2014-03-04 Thread Chad Perrin
he history of the two projects still stays completely independent and you cannot modify the contents of the submodule from within the main project. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users

Re: [fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 07:12:54PM -0500, Ron Wilson wrote: > On Tue, Mar 4, 2014 at 3:43 PM, Chad Perrin wrote: > > > Trying to fork/import from Git is kinda problematic. I started by > > creating a new project on a server: > > > > $ fossil init projectnam

Re: [fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 11:16:07PM +0100, Stephan Beal wrote: > On Tue, Mar 4, 2014 at 10:58 PM, Chad Perrin wrote: > > > Is there any chance that Fossil will get a manpage or two at some point? > > > > Perhaps this suffices (or provides a start): > > http://

Re: [fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 03:49:26PM -0500, James Turner wrote: > On Tue, Mar 04, 2014 at 03:47:31PM -0500, Richard Hipp wrote: > > On Tue, Mar 4, 2014 at 3:43 PM, Chad Perrin wrote: > > > > > Trying to fork/import from Git is kinda problematic. I started by > >

Re: [fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
Fossil will get a manpage or two at some point? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] importing/forking from Git

2014-03-04 Thread Chad Perrin
t possible, or do I pretty much need to either throw away all history or just stick with Git instead? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] importing/forking from Git

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 03:47:31PM -0500, Richard Hipp wrote: > On Tue, Mar 4, 2014 at 3:43 PM, Chad Perrin wrote: > > > Trying to fork/import from Git is kinda problematic. I started by > > creating a new project on a server: > > > > $ fossil init projectnam

[fossil-users] importing/forking from Git

2014-03-04 Thread Chad Perrin
import to a usable state so I can push it to the server's repository and get on with my life? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.f

Re: [fossil-users] libfossil script binding docs

2014-02-25 Thread Chad Perrin
On Mon, Feb 24, 2014 at 10:04:33PM +0100, Stephan Beal wrote: > On Mon, Feb 24, 2014 at 9:37 PM, Chad Perrin wrote: > > > Is there some reason this kind of thing shouldn't be maintained in a > > Fossil wiki instead of Google docs? > > > > Yeah, i see the iro

Re: [fossil-users] libfossil script binding docs

2014-02-24 Thread Chad Perrin
f thing shouldn't be maintained in a Fossil wiki instead of Google docs? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bi

Re: [fossil-users] default web config

2014-01-19 Thread Chad Perrin
On Sun, Jan 19, 2014 at 03:06:42PM -0500, Richard Hipp wrote: > On Sun, Jan 19, 2014 at 2:59 PM, Chad Perrin wrote: > > > Am I missing something? I have not found a simple way to ensure how > > that when I create new Fossil repositories, and I want them all to have > >

[fossil-users] default web config

2014-01-19 Thread Chad Perrin
Am I missing something? I have not found a simple way to ensure how that when I create new Fossil repositories, and I want them all to have the web UI settings (CSS, footer, other stuff), I do not have to copy and paste stuff into forms in the Fossil web UI admin interface. -- Chad Perrin

Re: [fossil-users] RFC before trunking 'usage' command

2013-09-29 Thread Chad Perrin
ile to > > publish it online. > > > > It's stored in the checkout db, so it's _never_ synced. The '-c' flag > clears the history. My understanding is that the concern raised was about copying (i.e. shell command cp, or maybe scp), not syncing. --

Re: [fossil-users] RFC before trunking 'usage' command

2013-09-12 Thread Chad Perrin
ies tickets to me (as a by-day/by-night developer). > > How about... > > fossil set nsa-mode on|off If anyone asks, just say "NSA" stands for "Normal Shell Access". Then, to solve the "cmdhist doesn't roll off the fingers naturally" problem, we can use

Re: [fossil-users] Bikeshedding opportunity: back to the topic of "libfossil"'s name

2013-08-22 Thread Chad Perrin
On Thu, Aug 22, 2013 at 08:46:43PM +0200, Stephan Beal wrote: > On Thu, Aug 22, 2013 at 7:30 PM, Chad Perrin wrote: > > > > An acquaintance and I might be able to contribute to it in the meantime. > > > > We're interested in a C API for Fossil being available for

Re: [fossil-users] Bikeshedding opportunity: back to the topic of "libfossil"'s name

2013-08-22 Thread Chad Perrin
On Thu, Aug 22, 2013 at 10:45:08AM +0200, Stephan Beal wrote: > On Thu, Aug 22, 2013 at 4:34 AM, Chad Perrin wrote: > > > > mirror should be set up on GitHub to boost its search engine ranking a > > little bit (with a prominent mention of its canonical version control

Re: [fossil-users] Bikeshedding opportunity: back to the topic of "libfossil"'s name

2013-08-21 Thread Chad Perrin
On Wed, Aug 21, 2013 at 08:05:58PM -0600, Chad Perrin wrote: > On Wed, Aug 21, 2013 at 06:03:50PM -0700, B Harder wrote: > > Agreed. Hyphens in libnames don't look pleasing to my eye (fwiw), > > libfossilscm (cc ... -lfossilscm ...) might be next best to > > disambiguate

Re: [fossil-users] Bikeshedding opportunity: back to the topic of "libfossil"'s name

2013-08-21 Thread Chad Perrin
27;t think that's much of an impediment. It currently has six commits, all from July, according to GitHub. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http:

Re: [fossil-users] Bikeshedding opportunity: back to the topic of "libfossil"'s name

2013-08-21 Thread Chad Perrin
In > fact, the name doesn't have to contain "fossil", but i assume that'd be > easier for everyone. I definitely vote for the name libfossil. In fact, if you don't use it, I might have to encourage another Fossil library effort just so there's a libfossil that every

Re: [fossil-users] commits from host A sometimes not seen on B

2013-08-21 Thread Chad Perrin
#x27;m not sure that is how it should be. (Not that reopening the > ticket magically fixes the problem, but you give detailed and probably > useful information there.) Indeed. The "fix" is in the behavior of one person's repository, and not in the intermittentl

Re: [fossil-users] commits from host A sometimes not seen on B

2013-08-21 Thread Chad Perrin
ports) on FreeBSD 9.1 amd64, and the other client is running an unknown version of Fossil (from packages) on Arch Linux amd64, I believe, though I will check on the Fossil version when that developer is available and double-check the installed OS with him as well, and share that information if i

Re: [fossil-users] non-cgi path for CGI-based Fossil hosting

2013-08-20 Thread Chad Perrin
On Tue, Aug 20, 2013 at 10:25:05PM +0200, Stephan Beal wrote: > On Tue, Aug 20, 2013 at 10:10 PM, Chad Perrin wrote: > > > Given a shared hosting account where you want to host a Fossil > > repository, where following the directions for CGI-based Fossil hosting > > gives

[fossil-users] non-cgi path for CGI-based Fossil hosting

2013-08-20 Thread Chad Perrin
the following: * example.com * example.com/access_name * access_name.example.com Obviously, in the cgi-bin/access_name example, script that refers to the fossil binary would be called "access_name". Any help would be appreciated. -- Chad Perrin [ original content licensed

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

2013-08-14 Thread Chad Perrin
I thought I had recalled Dr. Hipp saying something about needing other options for the "fossil server" command to do that. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lis

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. > > > &g

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

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 >

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

2013-08-14 Thread Chad Perrin
cated except by way of clone/pull/push/sync? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] failure to push/sync

2013-08-14 Thread Chad Perrin
I push it to the main repository. With autosync turned on, though, it'll push to the main repo every time I commit something. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lis

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: > > fossi

[fossil-users] failure to push/sync

2013-08-14 Thread Chad Perrin
fossil user help", and what I've found about this error in web searches doesn't seem to apply to my case (involving mismatched Fossil versions, for instance). -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___

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

2013-08-14 Thread Chad Perrin
hen sync with the remote repository. 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? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] __

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 req

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

2013-08-13 Thread Chad Perrin
On Tue, Aug 13, 2013 at 07:02:52PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Tue, 13 Aug 2013 18:39:21 -0600: > > > Everything was working great until I tried to use the following in the > > authorized_keys file for the user account hosting the Fossil repos: &g

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

2013-08-13 Thread Chad Perrin
"ssh -L" is then prevented from working. Is there a fairly simple way to prevent people from doing anything unrelated to what a dev team member should be able to do that still allows me to use this approach to granting encrypted Fossil access? -- Chad Perrin [ original conte

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

2013-08-13 Thread Chad Perrin
On Tue, Aug 13, 2013 at 07:19:10AM +0200, Gour wrote: > On Mon, 12 Aug 2013 18:15:37 -0600 > Chad Perrin wrote: > > > I'm actually leaning more toward thttpd now, anyway. > > I'd also like to be able to use Fossil with e.g. FastCGI and wonder what >

Re: [fossil-users] ssl implementation

2013-08-12 Thread Chad Perrin
ging issues. I'm pretty clear on how things work with regard to logging now, for both SSH scenarios, at any rate. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fos

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

2013-08-12 Thread Chad Perrin
lly wanting FastCGI. I'm actually leaning more toward thttpd now, anyway. Of course, setting up a webserver that would interact with Fossil is somewhere in the future at the moment, and it's not really a critical decision at this time. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.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] ssl implementation

2013-08-11 Thread Chad Perrin
On Sun, Aug 11, 2013 at 03:24:40PM +0200, Rene wrote: > On 2013-08-11 14:49, Chad Perrin wrote: > > > > Err . . . wait. Is it not logging the *user*, or just the IP address? > > What would it log in place of the actual authenticated Fossil user > > account that initiate

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

2013-08-11 Thread Chad Perrin
Well . . . that'd definitely change how I would want to do things, then. Now that I think about it, though, I'm not sure I'd want to go the CGI route if I needed a whole separate webserver, anyway. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] _

Re: [fossil-users] ssl implementation

2013-08-11 Thread Chad Perrin
37PM +0200, Rene wrote: > On 2013-08-10 04:21, Chad Perrin wrote: > > On Sun, Aug 04, 2013 at 01:06:38PM +0200, Rene wrote: > > > > The reason I choose axTLS > > > > . . . snip . . . > > > > > > If this is of interest I can add it on a branch.

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

2013-08-11 Thread Chad Perrin
On Sat, Aug 10, 2013 at 11:40:34PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Sat, 10 Aug 2013 20:07:41 -0600: > > > > Thank you. This looks like it will probably suit our needs quite well > > for the time being. I'll investigate further on my own at this

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

2013-08-11 Thread Chad Perrin
On Sun, Aug 11, 2013 at 12:43:24PM +0200, Eduardo Morras wrote: > On Sat, 10 Aug 2013 20:07:41 -0600 > Chad Perrin wrote: > > > Dr. Hipp's series of suggestions have, of course, also been informative > > for me, and while I do intend to expand capabilities to the

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

2013-08-10 Thread Chad Perrin
things working well enough on the server right now that I should be able to just add some configuration to allow the other team members access and all will be well, which I'll probably do first thing Monday. I appreciate all the help I've received, getting to this point. -- Chad

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

2013-08-10 Thread Chad Perrin
On Sat, Aug 10, 2013 at 08:16:15PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Sat, 10 Aug 2013 20:03:58 -0600: > > > Maybe I can use it for some work done strictly within the network, > > if there's no chance (more than usual) that it'll screw

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

2013-08-10 Thread Chad Perrin
On Sat, Aug 10, 2013 at 08:45:31PM -0400, Richard Hipp wrote: > On Sat, Aug 10, 2013 at 8:07 PM, Chad Perrin wrote: > > (1) Put all of the Fossil repositories you want to share in a single > directory, say "/home/fossil/repos". Make sure all repository files are >

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

2013-08-10 Thread Chad Perrin
ies of suggestions have, of course, also been informative for me, and while I do intend to expand capabilities to the point where a separate webserver (probably nginx) is involved for some purposes as described in one of his replies, for now I jus

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

2013-08-10 Thread Chad Perrin
On Sat, Aug 10, 2013 at 07:20:11PM -0600, Andy Bradford wrote: > Thus said Chad Perrin on Sat, 10 Aug 2013 18:07:28 -0600: > > > What's the quick/easy way to get Fossil set up so a small team can > > push/pull/sync multiple Fossil repositories on the server w

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

2013-08-10 Thread Chad Perrin
On Sun, Aug 11, 2013 at 02:34:55AM +0200, Jan Danielsson wrote: > On 8/11/13 2:07 AM, Chad Perrin wrote: > > So . . . let's say I have a server (running FreeBSD, and I'll probably > > be setting this up in a jail) and a router that can forward ports > > (already h

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

2013-08-10 Thread Chad Perrin
On Sat, Aug 10, 2013 at 08:45:31PM -0400, Richard Hipp wrote: > On Sat, Aug 10, 2013 at 8:07 PM, Chad Perrin wrote: > > > > So . . . let's say I have a server (running FreeBSD, and I'll probably > > be setting this up in a jail) and a router that can forward ports

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

2013-08-10 Thread Chad Perrin
#x27;t come up with anything that really satisfies me yet. Any help would be appreciated. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.

Re: [fossil-users] ssl implementation

2013-08-09 Thread Chad Perrin
e there good howtos for using axTLS out there on the web somewhere? -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/lis

Re: [fossil-users] simple Fossil For New Users intro guide

2013-08-09 Thread Chad Perrin
it helped me when I wasn't yet used to Fossil, and helped this acquaintance of mine, I figured it might help others as well. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@list

Re: [fossil-users] simple Fossil For New Users intro guide

2013-08-09 Thread Chad Perrin
On Fri, Aug 09, 2013 at 12:15:57PM +0200, Michai Ramakers wrote: > On 8 August 2013 22:25, Chad Perrin wrote: > > This "Fossil For New Users" intro to doing the basics in Fossil was a > > few minutes' work, in part as a reminder for myself. I thought it might &g

Re: [fossil-users] simple Fossil For New Users intro guide

2013-08-09 Thread Chad Perrin
about the relative merits and flaws of differing approaches, which is better saved for other resources than mine. Hopefully this addresses your concerns. I appreciate the feedback. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

[fossil-users] simple Fossil For New Users intro guide

2013-08-08 Thread Chad Perrin
e know what you think. If there are any problems I'll try to fix them. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-

  1   2   >