В сообщении от Воскресенье 04 мая 2008 Stefan Behnel написал(a):
> Hi,
> 
> Kirill Smelkov wrote:
> > Hi Stefan,
> > 
> > В сообщении от Воскресенье 04 мая 2008 Stefan Behnel написал(a):
> >> Hi,
> >>
> >> Kirill Smelkov wrote:
> >>> Here is a couple of handy patches for the case when cython is used 
> >>> "in-tree",
> >>> i.e. when no installation is done.
> >>>
> >>> - First we need to 'chmod a+x' relevant files in bin/ ,
> >>> - and second, it would be convenient to finally create reasonable 
> >>> .hgignore
> >> Thanks, your patches are appreciated.
> > 
> > I look here
> > 
> > http://hg.cython.org/cython-devel/
> > 
> > and still can't see they were applied.
> 
> See? That's one of the advantages of a bundle. It allows you to send a
> complete set of changes against the current trunk, so that things don't get 
> lost.

No :)

I see that bundle v.s. text patches is another things.

You import bundle, and you apply patches.

Actually, applying patches is more convenient to me, since some of the patches 
could
be good, and some don't. that's why i'd like to apply only some, and with 
bundle you
have applied them all.

Just look at how things are done in Linux, Mercurial, etc -- they send plain 
text
patches.

> Anything else missing?

Everything is in, thanks!

I (minorly) wonder why you changed patch description in 'chmod a+x bin/*' patch

Kirill.
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to