glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Hg tree pruning


From: Michael [Plouj] Ploujnikov
Subject: Re: [glob2-devel] Hg tree pruning
Date: Sat, 15 Nov 2008 20:36:16 -0500

On Sat, Nov 15, 2008 at 8:15 PM, Kieran P <address@hidden> wrote:
> Hey,
>
> Sorry about that. I thought .hgignore had a rule for .o file, but it appears
> it only applied to src/*.o. I've made this *.o to prevent future problems
> like this.
>
> I also cleared them out of the current head.
>
> I'll research a command to remove them from all history, something like
>
> hg remove --all *.o
>
> I'll let you know if I find something.

You can edit Hg history with the help of the MQ extension (strip
command). However, it is a really _bad_ idea to edit the history of a
public repository. Doing so will invalidate all of the clone
repositories.

>
> On a related note, what do you think of the folder restructure. It needs the
> source files edited to fix image/translation etc paths, but the whole thing
> is a lot more browse-able.
>
> Regards
> Kieran
>
>
> On Sun, Nov 16, 2008 at 11:58 AM, Stéphane Magnenat <address@hidden>
> wrote:
>>
>> Hi,
>>
>> We need to find a way to prune hg tree of Kieran's .o files, otherwise
>> each
>> glob2 repository will have these files forever :-(
>>
>> Have a nice day,
>>
>> Steph
>>
>> --
>> http://stephane.magnenat.net
>>
>>
>> _______________________________________________
>> glob2-devel mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/glob2-devel
>
>
> _______________________________________________
> glob2-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/glob2-devel
>
>



-- 
Michael Ploujnikov
http://plouj.com/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]