From: <jc...@fe...> - 2002-10-04 19:23:52
|
On Friday 04 October 2002 19:40, Jo=E3o Cardoso wrote: | Hi, | | I have just now created a cvs tag "enhance_3d" for some files I'm | working on (for weekend work...). But it looks like that something | went wrong, as I also intended to create a branch, and it did not get | created...? | | I used | | cvs tag -b enhance_3dplots 'src/plcont.c' 'src/plot3d.c' | 'include/plplot.h' 'examples/c/x08c.c' 'bindings/tcl/tclAPI.c' | | and after that | | cvs commit -l -m 'Add "kind of" contouring to plot3d.c:plotfc3d(). | Add magnitude coloring to plot3d.c:plot3d(). | Retrieve contours from plcont.c:pldrawcn(). | Add "rosenbrock" alternative function to x08c.c; use "x08c -rosen" to | experiment. | Comment plotfc3d() support in tclAPI.c for now.' 'src/plcont.c' | 'src/plot3d.c' 'include/plplot.h' 'examples/c/x08c.c' | 'bindings/tcl/tclAPI.c' I now understand that I made two errors: 1-I have only tagged a few files, instead of the whole tree. 2-I have not update to the branch (cvs update -r enhance_3dplots) before=20 committing. I thing that there is no cure for this. At least the "cvs book" does not=20 address this issue. Unless one can remove my last commit from the=20 repository, and after that I would commit it again in the right branch. But as I said, this is a temporary situation, until I polish the=20 modifications. But I will not commit anything else until I get some=20 feedback. Joao | Well, no real harm happened, but if someone can fix it :-) | | Nevertheless, the modifications are working, you can try them -- they | look beautiful. Try the x08c demo with the new -rosen option. | | Joao | | | ------------------------------------------------------- | This sf.net email is sponsored by:ThinkGeek | Welcome to geek heaven. | http://thinkgeek.com/sf | _______________________________________________ | Plplot-devel mailing list | Plp...@li... | https://lists.sourceforge.net/lists/listinfo/plplot-devel |