[fossil-users] Making branches private and multiple private branches

2014-03-10 Thread Will Parsons
I've been using Fossil as an SCM for one of my projects for about a year now. The program uses a GUI toolkit A, and since I wanted to experiment with alternative toolkits B C, some time ago I copied projname.fossil to projname-B.fossil and projname-C.fossil, created new branches B and C in the

Re: [fossil-users] Making branches private and multiple private branches

2014-03-10 Thread Stephan Beal
On Mon, Mar 10, 2014 at 7:28 PM, Will Parsons varro@nodomain.invalidwrote: the main repository into the two secondary ones, but is it possible to then make branches B C private retroactively? The documentation only mentions creating a private branch with the first commit. If i'm not sorely

Re: [fossil-users] Making branches private and multiple private branches

2014-03-10 Thread Richard Hipp
On Mon, Mar 10, 2014 at 2:46 PM, Stephan Beal sgb...@googlemail.com wrote: On Mon, Mar 10, 2014 at 7:28 PM, Will Parsons varro@nodomain.invalidwrote: the main repository into the two secondary ones, but is it possible to then make branches B C private retroactively? The documentation only

Re: [fossil-users] Making branches private and multiple private branches

2014-03-10 Thread Will Parsons
Richard Hipp wrote: --===0402830886== Content-Type: multipart/alternative; boundary=089e016347a4d508c804f4451ff0 --089e016347a4d508c804f4451ff0 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Mar 10, 2014 at 2:46 PM, Stephan Beal sgb...@googlemail.com wrote: On Mon, Mar

Re: [fossil-users] Making branches private and multiple private branches

2014-03-10 Thread Will Parsons
Richard Hipp wrote: --===0261154002== Content-Type: multipart/alternative; boundary=047d7bea39f4fa833104f447520d --047d7bea39f4fa833104f447520d Content-Type: text/plain; charset=ISO-8859-1 On Mon, Mar 10, 2014 at 5:08 PM, Will Parsons varro@nodomain.invalidwrote: Richard Hipp

Re: [fossil-users] stashing of added files

2014-03-10 Thread Ron Wilson
On Sat, Mar 8, 2014 at 2:36 PM, entspamt-fos...@yahoo.de wrote: Hi, I'm new to fossil and not quite shure if this is a bug or a lack of understanding on my part. Welcome to Fossil. I wanted to stash a newly added file, then apply the stash to another (feature-)branch. ... Fossil did

Re: [fossil-users] html file - cannot compute difference between binary files

2014-03-10 Thread Richard Hipp
On Mon, Mar 10, 2014 at 6:16 PM, Petr Ferdus petr...@centrum.cz wrote: Hello, As seen in SQLite Documentation pages in checkin 424fd15707 ( http://www.sqlite.org/docsrc/info/424fd15707) diffing two versions of html file (art/syntax/all-bnf.html) yields cannot compute difference between

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

2014-03-10 Thread Ron Wilson
On Sat, Mar 8, 2014 at 5:17 PM, Chad Perrin c...@apotheon.net 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? So far, I have seen no responses that specifically addressed whether the behavior I

Re: [fossil-users] option --abs-path on fossil extras/changes doesn't work

2014-03-10 Thread Ron Wilson
On Sun, Mar 9, 2014 at 3:00 AM, entspamt-fos...@yahoo.de wrote: I erroneously interpreted the CLI-help (Display absolute pathnames) as: show the complete path of the changed file as recorded by the Filesystem. I would have made the same assumption. this behavior is not intuitive.

Re: [fossil-users] libfossil milestone: first checkin

2014-03-10 Thread Ron Wilson
Congrats. ___ 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] html file - cannot compute difference between binary files

2014-03-10 Thread Petr Ferdus
As seen in SQLite Documentation pages in checkin 424fd15707 ( http://www.sqlite.org/docsrc/info/424fd15707) diffing two versions of html file (art/syntax/all-bnf.html) yields cannot compute difference between binary files (

[fossil-users] http-auth branch?

2014-03-10 Thread Andy Bradford
Hello, Is there any interest in testing and merging in the changes I made on the http-auth branch? It's fairly functional at the moment and as far as I know there are not any problems. The changes include: 1) Automatically prompt for HTTP Basic Auth when receiving a 401 in a