On Sun, Nov 23, 2008 at 1:26 PM, Chris Gorecki
<[EMAIL PROTECTED]> wrote:
>
> I've created some files I would like to post as a patch but after
> runngin
>
> hg_sage.add([filenames])
> hg_sage.commit([filenames])
> hg_sage.export()

Do hg_sage.log() to see the log and changset numbers.  Then do
hg_sage.export(changeset_number)
to export just that changeset.

>
>  the patch created starts with
>
> """
> # HG changeset patch
> # User [EMAIL PROTECTED]
> # Date 1139693613 0
> # Node ID bf5417bc8931e32cb9ed13663c71bff75b4b6b75
> # Parent  039f6310c6fe66477338a91a327b4ad2fd55a5b1
> [project @ patch to sage-0.10.13]
>
> diff -r 039f6310c6fe -r bf5417bc8931 PKG-INFO
> --- a/PKG-INFO  Sat Feb 11 01:13:08 2006 +0000
> +++ b/PKG-INFO  Sat Feb 11 21:33:33 2006 +0000
> @@ -1,6 +1,6 @@
>  Metadata-Version: 1.0
>  Name: sage
> -Version: 0.10.12
> +Version: 0.10.13
>  Summary: SAGE: System for Algebra and Geometry Experimentation
>  Home-page: http://modular.ucsd.edu/sage
>  Author: William Stein
> """
>
> and contains none of the files added.  I've tried reinstalling sage
> etc., but yet to no avail.
>
> Does anyone know what I'm doing wrong?
>
> I'm running sage 3.1.4 on vmware if that helps.
>
> -Chris
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

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

Reply via email to