[fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread James Bremner
My mistake was to add an enormous executable file to my repository. So, I shunned the file and rebuilt the repository. Now, when I clone the repository and try to open it, the open command fails with content missing for shunned filename. No files are checked out. I am stuck! James

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread Richard Hipp
On Fri, Jan 7, 2011 at 11:20 AM, James Bremner ravenspo...@yahoo.comwrote: My mistake was to add an enormous executable file to my repository. So, I shunned the file and rebuilt the repository. Now, when I clone the repository and try to open it, the open command fails with content missing

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread Richard Hipp
Latest version of fossil (source code) makes missing files a warning instead of an error. This should fix the problem longer term. Your immediate problem can perhaps be solved by specifying a version other than the one with the missing file when you do your open: fossil open ecrew.fsl

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread James Bremner
I upgraded to fossil version [79b7902cdd] 2011-01-01 03:06:47 UTC, rebuilt and opened WARNING: manifest checksum does not agree with manifest Should I worry about this? James Richard Hipp d...@sqlite.org wrote in message news:aanlktinzgno1qoxjqbqan=aoznsvgbpfw+8eoycs4...@mail.gmail.com...

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread Richard Hipp
On Fri, Jan 7, 2011 at 12:31 PM, James Bremner ravenspo...@yahoo.comwrote: I upgraded to fossil version [79b7902cdd] 2011-01-01 03:06:47 UTC, rebuilt and opened WARNING: manifest checksum does not agree with manifest Should I worry about this? The warning is correct. You shunned one of

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread James Bremner
OK, I will carry on. Thank you very much, James Richard Hipp d...@sqlite.org wrote in message news:aanlktimq5-buiolb_p46vp2xolucdpn_mdj534kln...@mail.gmail.com... On Fri, Jan 7, 2011 at 12:31 PM, James Bremner ravenspo...@yahoo.com wrote: I upgraded to fossil version [79b7902cdd]

Re: [fossil-users] fossil open fails with 'content missing for shuned filename'

2011-01-07 Thread James Bremner
That sounds fine - I misunderstood and thought I was going to have to live with the warning for years! I am done for the weekend, will have check next week how it works going on. James Richard Hipp d...@sqlite.org wrote in message

Re: [fossil-users] Please make shunning a first class feature.

2011-01-07 Thread Stephan Beal
On Fri, Jan 7, 2011 at 7:46 PM, James Bremner ravenspo...@yahoo.com wrote: With the hands on help of Richard Hipp I have got my repository up and running again. I am very grateful for this. But it seems that now my repository must limp along with warnings about checksums and a suspicion

Re: [fossil-users] Please make shunning a first class feature.

2011-01-07 Thread Richard Hipp
On Fri, Jan 7, 2011 at 4:25 PM, Stephan Beal sgb...@googlemail.com wrote: On Fri, Jan 7, 2011 at 7:46 PM, James Bremner ravenspo...@yahoo.comwrote: With the hands on help of Richard Hipp I have got my repository up and running again. I am very grateful for this. But it seems that now my