Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch running branches without building #306

Closed
rlmill mannequin opened this issue Mar 3, 2007 · 3 comments
Closed

switch running branches without building #306

rlmill mannequin opened this issue Mar 3, 2007 · 3 comments

Comments

@rlmill
Copy link
Mannequin

rlmill mannequin commented Mar 3, 2007

remember that devel conversation some time ago? the request is that
$sage -r
will switch the running repo to without building, and just run.

Component: user interface

Keywords: run build

Issue created by migration from https://trac.sagemath.org/ticket/306

@rlmill rlmill mannequin added c: user interface labels Mar 3, 2007
@ncalexan
Copy link
Mannequin

ncalexan mannequin commented Mar 7, 2007

comment:1

Patch submitted by ncalexan to was.

This patch will not be applied completely, due to problems with modifications to sage-sage (changeset 959a56a4bea4).

sage: hg_scripts.incoming('/Users/nalexand/Devel/sage/devel/ncalexan-scripts-clone.hg')
cd "/Users/nalexand/Devel/sage/local/bin" && hg incoming  "bundle:///Users/nalexand/Devel/sage/devel/ncalexan-scripts-clone.hg"
searching for changes
changeset:   190:36ac68b56b85
parent:      179:f2073346a87c
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 17:29:07 2007 -0800
summary:     Rework internals to support --quiet and --debugtest; and tests.

changeset:   191:ebed03fdc467
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 17:33:35 2007 -0800
summary:     Change test_clone to return an exit code; rework __main__

changeset:   192:7eb1253a8c34
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 18:06:57 2007 -0800
summary:     Update docs, suppress sub-command output when --quiet is set, fix a bug in building.

changeset:   193:4e11c49a3831
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 18:29:39 2007 -0800
summary:     Move sage-clone to sage_clone.py to expose the interface to Python/SAGE code.

changeset:   194:42f3fa101edb
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 18:32:35 2007 -0800
summary:     Revert sage-python to correct argument passing.

changeset:   195:7b116e34bd14
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 18:34:58 2007 -0800
summary:     Fix argument passing: $* should be "$@".

changeset:   196:f8c0e970f652
parent:      179:f2073346a87c
user:        Tom Boothby <boothby@u.washington.edu>
date:        Mon Feb 19 11:17:19 2007 -0800
summary:     Enabled a -cc option to change clone without building.

changeset:   197:de87709116dc
user:        Tom Boothby <boothby@u.washington.edu>
date:        Mon Feb 19 11:37:24 2007 -0800
summary:     Made sage -cc print a helpful message.

changeset:   198:dadb937b912a
parent:      195:7b116e34bd14
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 18:53:20 2007 -0800
summary:     Update tests to reflect build fix.

changeset:   199:d931e90fc983
user:        Nick Alexander <ncalexander@gmail.com>
date:        Fri Feb 23 19:56:13 2007 -0800
summary:     Move parsing and printing of current mercurial branch to sage_setup.

changeset:   200:959a56a4bea4
user:        Nick Alexander <ncalexander@gmail.com>
date:        Sat Feb 24 18:06:34 2007 -0800
summary:     Clean sage-sage: remove darcs option, reorganize, rework 'execute standard software' parsing and execution.

changeset:   201:b182f94f74c2
user:        Nick Alexander <ncalexander@gmail.com>
date:        Sat Feb 24 18:23:00 2007 -0800
summary:     Address ticket #267: add -bt and -btnew options to sage-sage.

changeset:   202:61d417011cb4
parent:      201:b182f94f74c2
parent:      197:de87709116dc
user:        Nick Alexander <ncalexander@gmail.com>
date:        Sat Feb 24 18:29:48 2007 -0800
summary:     Merged in Tom Boothby's change clone patch.  New option is '-r' for (switch-and-) run.

changeset:   203:91a624088e1e
user:        Nick Alexander <ncalexander@gmail.com>
date:        Sat Feb 24 18:35:08 2007 -0800
summary:     sage-clone existing-branch now calls sage-chclone if you try to clone over an existing branch.

changeset:   204:09f187237eed
tag:         tip
user:        Nick Alexander <ncalexander@gmail.com>
date:        Sat Feb 24 18:36:30 2007 -0800
summary:     Added tag 2.1.4 for changeset f2073346a87c

@ncalexan ncalexan mannequin assigned williamstein Mar 7, 2007
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Sep 11, 2007

comment:2

Attachment: ncalexan-scripts-clone.hg.gz

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-2.10 milestone Sep 11, 2007
@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title switch running branches without building [with bundle. probably needs rebase] switch running branches without building Mar 7, 2008
@rlmill
Copy link
Mannequin Author

rlmill mannequin commented Mar 8, 2008

comment:4

Implemented in #1563.

@rlmill rlmill mannequin added r: duplicate and removed p: minor / 4 labels Mar 8, 2008
@rlmill rlmill mannequin closed this as completed Mar 8, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin removed this from the sage-2.10.3 milestone Mar 8, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title [with bundle. probably needs rebase] switch running branches without building switch running branches without building Mar 8, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant