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...
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 SOMEOTHERVERSION


On Fri, Jan 7, 2011 at 12:04 PM, James Bremner 
<ravenspo...@yahoo.com> wrote:

Thanks for the quick reply!

I had already tried this.  It did not seem to help

C:\Documents and Settings\james\My
Documents\code\quietwake\ecrew\work>fossil co
nfiguration pull shun -R ecrew.fsl
http://x:y...@66.199.140.183/cgi-bin/ecrew.cgi
               Bytes      Cards  Artifacts     Deltas
Send:              59          1          0          0
Received:         255          1          0          0
Total network traffic: 291 bytes sent, 388 bytes received

C:\Documents and Settings\james\My
Documents\code\quietwake\ecrew\work>fossil op
en ecrew.fsl
fossil: content missing for download/ecrew.zip

James

"Richard Hipp" <d...@sqlite.org> wrote in
message 
news:aanlktimbaouhnjbdudw3xfkf+gtk2i-xo3meyqrla...@mail.gmail.com...




On Fri, Jan 7, 2011 at 11:20 AM, James Bremner
<ravenspo...@yahoo.com> wrote:

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!


On the clone, run this command:

   fossil config pull shun

That should get you unstuck.  I'll look into make this automatic when you do
a clone....



James



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users




--
D. Richard Hipp
d...@sqlite.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 mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users




-- 
D. Richard Hipp
d...@sqlite.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 mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to