Not sure if it makes sense (since I know exactly how clone works), but
could there be unused pages in the sqlite layer?
sqlite> VACUUM;

Jonas Malaco Filho
Sent from my iPhone

On 30/08/2012, at 14:33, "sky5w...@gmail.com" <sky5w...@gmail.com> wrote:

> No luck using
> c:\> fossil clone myrepo.fossil myrepo2.fossil
>
> Sizes are the same.
>
> My question is should I shun even more or just go back to an earlier
> repo before the addfiles error?
>
> I'm not getting a warm fuzzy about fossil shunning inadvertent files :(
>
> On Thu, Aug 30, 2012 at 1:22 PM, Nolan Darilek <no...@thewordnerd.info> wrote:
>>
>> I feel like there may have been another step needed. Like:
>>
>> fossil ui
>>
>> Then Admin, Shunned, then a button to remove shunned artifacts.
>>
>> I could be wrong. I think I have a repository with some shuns somewhere but
>> don't know which, and with no shuns I see no controls.
>>
>>
>> On 08/30/2012 12:18 PM, sky5w...@gmail.com wrote:
>>>
>>> If I view the fossil repo in a SQLite browser, there are several very
>>> large blobs, but I cannot safely remove these without knowledge?
>>>
>>> On Thu, Aug 30, 2012 at 1:16 PM,  <sky5w...@gmail.com> wrote:
>>>>
>>>> The offending files were added only in 4 sequential artifacts or commits.
>>>> I shunned those 4 and performed a rebuild and the visible record is
>>>> wiped, but the size is still wrong.
>>>>
>>>> On Thu, Aug 30, 2012 at 1:13 PM, Tomek Kott <tkott.li...@outlook.com>
>>>> wrote:
>>>>>>
>>>>>> On 30/08/2012, at 13:44, "sky5w...@gmail.com" <sky5w...@gmail.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hello,
>>>>>>> Sorry to say, I have come up against this same scenario.
>>>>>>> After shunning and rebuilding, my repo still contains some 180MB of
>>>>>>> mistaken files. :(
>>>>>>> They do not appear in the Timeline or Files listing, but the repo
>>>>>>> contains them nonetheless.
>>>>>>> What is the safest and most efficient way to return my repo to its
>>>>>>> earlier size without losing my History?
>>>>>>> When I go to the Shun Listing under the ui, I do see the 4 unique
>>>>>>> SHA1's I submitted.
>>>>>>>
>>>>> If I remember correctly, each sha1 is really an artifact. I believe each
>>>>> change to a file (or file) is saved as a separate artifact, so if you
>>>>> want
>>>>> to completely delete a file, you need to go through the history and grab
>>>>> each artifact for each version that it shows up in.
>>>>>
>>>>> Tomek
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>
>>
>> _______________________________________________
>> 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
_______________________________________________
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