Hi Folks,
I'm planning on freezing the sourceforge svn repository Friday evening
at 8:00 (NY time), and moving the git repository to its new home on
Saturday morning.
If you have concerns, please speak up.
Darren
--
Spe
Paris (U.E.), le 28/01/2011
Bonsoir
I am trying to code a specialized data visualization technique
(quite old and mostly forgotten), which I will release under the Python
Software License. I want to customize the navigation bar read-out so as to give
more relevant infor
On Thu, Jan 27, 2011 at 4:18 PM, Pauli Virtanen wrote:
> to, 2011-01-27 kello 13:44 -0500, Darren Dale kirjoitti:
> [clip]
>> Still, Even after removing the the largest blob in the repo with
>>
>> run git filter-branch --index-filter \
>> 'git rm --cached --ignore-unmatch release/osx/matplotlib
On Thu, Jan 27, 2011 at 12:57 PM, Pauli Virtanen wrote:
> Thu, 27 Jan 2011 12:39:48 -0500, Darren Dale wrote:
> [clip]
>> Me too. I just posted the latest version of the repository to
>> github.com/darrendale/matplotlib.git . Its ~42MB, but it has a bunch of
>> unreachable objects. As soon as we f
to, 2011-01-27 kello 13:44 -0500, Darren Dale kirjoitti:
[clip]
> Still, Even after removing the the largest blob in the repo with
>
> run git filter-branch --index-filter \
>'git rm --cached --ignore-unmatch release/osx/matplotlib-0.98.5.tar.gz' \
>-- 750059aa09340^..
>
> the blob still e
Thu, 27 Jan 2011 12:39:48 -0500, Darren Dale wrote:
[clip]
> Me too. I just posted the latest version of the repository to
> github.com/darrendale/matplotlib.git . Its ~42MB, but it has a bunch of
> unreachable objects. As soon as we figure out how to git rid of them, I
> think we will be ready to
On Thu, Jan 27, 2011 at 12:00 PM, John Hunter wrote:
> On Thu, Jan 27, 2011 at 10:26 AM, Darren Dale wrote:
>> On Tue, Jan 25, 2011 at 11:37 PM, Jae-Joon Lee wrote:
>>> And some of the biggest blobs are associated with svg and pdf files.
>>> It seems possible to remove these files (if needed) fr
On Thu, Jan 27, 2011 at 10:26 AM, Darren Dale wrote:
> On Tue, Jan 25, 2011 at 11:37 PM, Jae-Joon Lee wrote:
>> And some of the biggest blobs are associated with svg and pdf files.
>> It seems possible to remove these files (if needed) from the
>> repository using "git-filter-branch" to further r
On Tue, Jan 25, 2011 at 11:37 PM, Jae-Joon Lee wrote:
> And some of the biggest blobs are associated with svg and pdf files.
> It seems possible to remove these files (if needed) from the
> repository using "git-filter-branch" to further reduce the size, but
> I'm not sure if we need that.
Some o
On Wed, Jan 26, 2011 at 6:35 AM, Jae-Joon Lee wrote:
> On Wed, Jan 26, 2011 at 7:28 PM, Pauli Virtanen wrote:
>> The complete magic stanza is:
>>
>> git reflog expire --expire=0 --all
>> git prune
>> git repack -f -a -d
>> git gc --prune=0
>
> Wonderful!
> With this, I get about 40 MB!
How did y
10 matches
Mail list logo