Hi I just recently found and fell in love with fossil. I am using it
for a project with some peers who are big lovers of mediawiki/semantic
mediawiki. so with a little hacking I made this
http://dev.meatstand.com/repo.sh/meatstand-common/
It allows my fossil repo to be trunked on to the mediaw
Hi list..
When I use ssh:// protocol on remote-url and I specify my usename in it:
e.g.: ssh://user@host/path/to/repo.fossil
Fossil prompt me for a password, I can enter anything and it work.
I know that recently, authentication got bypassed when using ssh protocol,
but it seems that the pass
On Monday, July 9, 2012 12:51pm, "Stephan Beal" said:
> Are you sure this has to do with absolute file names? We had a bug a week or
> two ago with a malformed
> manifest, and you might be seeing that. Can you try this with the latest
> version, and paste in any error
> messages?
No I'm n
On 07/07/2012 04:55 AM, Stephan Beal wrote:
Hiho,
i've come across the twice the past couple days:
- merge something from branch foo to trunk.
- edit branch foo and close it.
Could fossil's infrastructure support the ability (via an option) to
close a merged-in leaf on successful commit after
On Mon, Jul 9, 2012 at 4:09 AM, Thomas Stover wrote:
> In my case the problem was apparently that fossil was storing absolute
> file names, which were now different. So even though I didn't rename
>
Are you sure this has to do with absolute file names? We had a bug a week
or two ago with a malfo
On Mon, Jul 9, 2012 at 5:05 PM, David Given wrote:
> For my project I'd rather like to tweak this to be a bit more githubby,
> with, for example, file size, links to the most recent checkin,
> timeline, etc. Is there any way to do this via scripting, or is the list
> generated via hardcoded C log
On Mon, Jul 9, 2012 at 3:41 PM, Richard Hipp wrote:
> Yeah. Unfortunately, no actual code writing took place at the "code
> sprint." Though lots of cool ideas were exchanged and developed!
>
i think this particular one probably got forgotten because none of those
present are among the markdown
Richard Hipp wrote:
[...]
> It is hard-coded C logic.
>
> Any given file might have multiple file sizes, since the file size
> typically changes at each check-in. Which file size were you interested
> in seeing?
The most common use case would be when viewing files for a particular
checkin, branc
On Mon, 9 Jul 2012 15:56:10 +
wrote:
> Hi.
>
> I've just noticed, on a few repositories, that I'm seeing
> "SQLITE_ERROR: no such table: user" in red at the top of all
> pages. This seems to happen when I'm logged into another
> repository in the same login group. I've tried "fossil all rebu
Hi.
I've just noticed, on a few repositories, that I'm seeing
"SQLITE_ERROR: no such table: user" in red at the top of all
pages. This seems to happen when I'm logged into another
repository in the same login group. I've tried "fossil all rebuild"
to no avail.
Any idea what could cause this?
Often I will run the following two commands:
fossil add
^add^ci
(i.e., fossil ci ) immediately afterwards.
Sometimes I forget the second step and then do some funny stuff (changing
trunks, merging etc.) until I stumble over the uncommitted files.
Is there anything speaking against adding a --comm
On Mon, Jul 9, 2012 at 11:05 AM, David Given wrote:
> Hello,
>
> Is there any way to customise the web server's file browser? That is,
> this: http://fossil-scm.org/index.html/dir?ci=tip
>
> For my project I'd rather like to tweak this to be a bit more githubby,
> with, for example, file size, li
Hello,
Is there any way to customise the web server's file browser? That is,
this: http://fossil-scm.org/index.html/dir?ci=tip
For my project I'd rather like to tweak this to be a bit more githubby,
with, for example, file size, links to the most recent checkin,
timeline, etc. Is there any way to
2012/7/9 Richard Hipp :
>
>
> On Mon, Jul 9, 2012 at 3:31 AM, Baptiste Daroussin
> wrote:
>>
>> 2012/6/7 Richard Hipp :
>> >
>> >
>> > On Thu, Jun 7, 2012 at 12:10 PM, Baptiste Daroussin
>> > wrote:
>> >>
>> >> Is there any status on this? rejected ? still under review ?
>> >
>> >
>> > DRH swampe
On Sun, Jul 8, 2012 at 10:09 PM, Thomas Stover wrote:
> the problem was apparently that fossil was storing absolute
> file names,
>
That sounds like a serious problem. Fossil *should* store all filenames
relative to the root of the repository file hierarchy. Can you provide a
reproducible te
On Mon, Jul 9, 2012 at 3:31 AM, Baptiste Daroussin <
baptiste.darous...@gmail.com> wrote:
> 2012/6/7 Richard Hipp :
> >
> >
> > On Thu, Jun 7, 2012 at 12:10 PM, Baptiste Daroussin
> > wrote:
> >>
> >> Is there any status on this? rejected ? still under review ?
> >
> >
> > DRH swamped. But it is
On Mon, 9 Jul 2012 09:16:57 +0200, Benoit Mortgat
wrote:
>For the ignore-glob, you have three options:
>
> * global: applies to all fossil repositories (fossil setting --global)
> * local: applies to the repository you are working on (fossil setting)
> * versionable: applies to the current checkou
2012/6/7 Richard Hipp :
>
>
> On Thu, Jun 7, 2012 at 12:10 PM, Baptiste Daroussin
> wrote:
>>
>> Is there any status on this? rejected ? still under review ?
>
>
> DRH swamped. But it is on the list of potential changes for the Fossil Code
> Sprint in Munich on July 3!
>
Reading at the feeback f
For the ignore-glob, you have three options:
* global: applies to all fossil repositories (fossil setting --global)
* local: applies to the repository you are working on (fossil setting)
* versionable: applies to the current checkout (located in the
./.fossil_settings/ignore-glob file that you
19 matches
Mail list logo