Working on the spam filters... hit 'd' now...
S
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
> I use new sparse checkouts feature added in SVN 1.5 a lot to save some
> traffic when working with Python code. However, when server is older
> than 1.5, partial checkouts filter directory tree on client side
> fetching whole SVN tree again and again. Are there any objections
> against upgrading
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Nov 13, 2008, at 9:01 AM, anatoly techtonik wrote:
On Thu, Oct 30, 2008 at 4:22 PM, Eric Smith <[EMAIL PROTECTED]>
wrote:
Bazaar. Take a look at the developers' pages on python.org, they
mention
that a BZR checkout is available. I know that
On Tue, Nov 11, 2008 at 11:40 PM, Thomas Wouters <[EMAIL PROTECTED]> wrote:
>
>
> On Tue, Nov 11, 2008 at 14:25, Victor Stinner <[EMAIL PROTECTED]>
> wrote:
>>
>> There are some very interesting propositions (with patches!) to optimize
>> Python int and long types (especially the long integers).
>
On Thu, Oct 30, 2008 at 4:22 PM, Eric Smith <[EMAIL PROTECTED]> wrote:
>> Bazaar. Take a look at the developers' pages on python.org, they mention
>> that a BZR checkout is available. I know that it works (though the initial
>> checkout is glacially slow) but I don't know what "official" support i
I use new sparse checkouts feature added in SVN 1.5 a lot to save some
traffic when working with Python code. However, when server is older
than 1.5, partial checkouts filter directory tree on client side
fetching whole SVN tree again and again. Are there any objections
against upgrading server to