On Fri, Mar 27, 2009 at 3:38 AM, Thierry Dumont
<tdum...@math.univ-lyon1.fr> wrote:
> Timothy Clemans a écrit :
>> ./devel/sage-main/sage/server/notebook/avatars.py
>>
> Ok thank you...
>
>> Usually one clones the main branch "sage --clone nameofclone"
>> sage -br takes your changes live
>>
>
> I do not really understand this. I apologize, but is there a link to
> some place where it is explained?
> Do tou mean:
> sage --clone nameofclone    => creates a copy
> the we make changes in nameofclone
> and sage -br  tranfers the changes in the main branch ?
>

sage -br builds Sage using the modified code in the current clone

to go back to the old code you would do "sage -b main"

See http://sagemath.org/doc/developer/producing_patches.html

> Yours
> t.
>
>> On Fri, Mar 27, 2009 at 1:25 AM, Thierry Dumont
>> <tdum...@math.univ-lyon1.fr> wrote:
>>> I need to make changes to avatars.py
>>>
>>> I find 3 versions of this script in the sage tree:
>>>
>>> ./devel/sage-main/build/lib.linux-x86_64-2.5/sage/server/notebook/avatars.py
>>> ./devel/sage-main/build/sage/server/notebook/avatars.py
>>> ./devel/sage-main/sage/server/notebook/avatars.py
>>>
>>> (the same is true for notebook.py and many other scripts).
>>>
>>> Which one is used by the notebook?
>>>
>>> I cannot find where all this is described in the documentation... can
>>> you give me a hint?
>>>
>>> Yours,
>>> t.d.
>>>
>>> -------------
>>> French universities are on a permanent strike!
>>> Have a look at the International Call:
>>> http://math.univ-lyon1.fr/appel
>>> -------------
>>>
>>>
>>>
>>
>> >>
>
>
> --
>
> -------------
> French universities are on a permanent strike!
> Have a look at the International Call:
> http://math.univ-lyon1.fr/appel
> -------------
>
>
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to