On Saturday, August 13, 2011 1:11:46 PM UTC-7, davidp wrote:
>
> I just attached a patch file for trac 11682 in the trac system.  The 
> patch was intended to modify the <sage>/doc/en/thematic_tutorials 
> directory by: (1) addng the file 'sandpile.rst', (2) modifying the 
> file 'index.rst', and (3) adding a directory 'sandpile' holding png 
> image files for sandpile.rst. 
>
> I just tried applying the patch myself and noticed that everything 
> worked according to plan *except* the directory, 'sandpile', was 
> missing. 
>
> I carefully followed the online directions in the Developer's Guide 
> when creating the patch.  Is there something I am missing?  How does 
> one include a directory as part of a patch?


If you're adding png files, you should add them to the "media" subdirectory 
of thematic_tutorials.  If you want, you can put them in "media/sandpile/".  
In any case, you might need to explicitly add the png files to the 
repository using "hg add media/sandpile/C_6-parallel.png", etc.  What does 
"hg status" tell you?

-- 
John

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

Reply via email to