Re: [sage-combinat-devel] Fast check for updates?

2012-10-16 Thread Nicolas M. Thiery
Hi Tom, On Tue, Oct 16, 2012 at 06:02:41AM -0700, tom d wrote: > I could certainly look into writing the modification > - I've written a shell script or ten in my day.  Thanks! Even better: it's a Python script. > How much different is the process for patching up the combinat > script as

Re: [sage-combinat-devel] Fast check for updates?

2012-10-16 Thread tom d
I could certainly look into writing the modification - I've written a shell script or ten in my day. How much different is the process for patching up the combinat script as opposed to the main sage sources? Cheers, -tom On Tuesday, October 16, 2012 11:50:10 AM UTC+3, Nicolas M. Thiery wrote:

Re: [sage-combinat-devel] Fast check for updates?

2012-10-16 Thread Nicolas M. Thiery
On Tue, Oct 16, 2012 at 01:31:11AM -0700, tom d wrote: > Is there a way to (easily) check whether there are updates on the mercurial > server without popping all patches, reapplying, and rebuilding?  With the > amount of cython in the queue, it's taking quite a while for sage to rebuild > itself af

[sage-combinat-devel] Fast check for updates?

2012-10-16 Thread tom d
Is there a way to (easily) check whether there are updates on the mercurial server without popping all patches, reapplying, and rebuilding? With the amount of cython in the queue, it's taking quite a while for sage to rebuild itself after each check. I just want to check that there are no cha

Re: [sage-combinat-devel] setup.py and the prime directive.

2012-10-16 Thread tom d
Ok, I just put my line in after all the other combinat stuff, and everything applies ok. This has the disadvantage of (further) breaking the seeming convention that the combinat bits be listed alphabetically. But if setup.py is headed for the graveyard in the long run, it may not matter much.

Re: [sage-combinat-devel] setup.py and the prime directive.

2012-10-16 Thread Nicolas M. Thiery
On Mon, Oct 15, 2012 at 08:59:16PM -0700, Anne Schilling wrote: > On 10/15/12 4:34 PM, tom d wrote: > > I'm working on a patch which contains a modification to the setup.py file, > > in order to indicate that a new directory exists in Sage. > ... patch conflicts issues ... For information, I just

Re: [sage-combinat-devel] unable to install (fixed)

2012-10-16 Thread Nicolas M. Thiery
Hi Travis! On Mon, Oct 15, 2012 at 02:37:10PM -0700, Travis Scrimshaw wrote: > Nicolas, a quick question, I'm going to create a new ticket for > partition_options-ts.patch, should I have #5439 list that as a dependency or > just make a reference to it? Just make a list of the related patc