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

Reply via email to