|
From: Tatsuro M. <tma...@ya...> - 2009-07-10 00:23:24
|
Sorry I have forgotten to send the cc. reply to gnu...@li... --- Tatsuro MATSUOKA <tma...@ya...> wrote: > Date:Fri, 10 Jul 2009 09:20:51 +0900 (JST) > From:Tatsuro MATSUOKA <tma...@ya...> > Subject:Re: initailization issue? transparent_solids.dem on gnuplot 4.3 ChangeLog 2009-07-04 on > win term > To:Hans-Bernhard Br将モker <HBB...@t-...> > > Hellp > > --- Hans-Bernhard Br将モker wrote: > > > Tatsuro MATSUOKA wrote: > > > > > Perhaps so. Unfortunately the all cvs trees in unviersity computer refreshed. > > > > You shouldn't let that stop you. CVS is a revision control system, > > after all, not just a means to distribute the latest code to others. > > You can retrieve (or go back to) any past state of the CVS tree or parts > > of it, by specifying the "-D date" option in a cvs checkout or update > > command. > > > > $ cvs -z3 -D 2009-07-02 checkout gnuplot_tmp > cvs: invalid option -- D > Usage: cvs [cvs-options] command [command-options-and-arguments] > where cvs-options are -q, -n, etc. > (specify --help-options for a list of options) > where command is add, admin, etc. > (specify --help-commands for a list of commands > or --help-synonyms for a list of command synonyms) > where command-options-and-arguments depend on the specific command > (specify -H followed by a command name for command-specific help) > Specify --help to receive this message > > The Concurrent Versions System (CVS) is a tool for version control. > For CVS updates and additional information, see > the CVS home page at http://www.nongnu.org/cvs/ or > the CVSNT home page at http://www.cvsnt.org/ > > Is my use of cvs command bad ? > > cvs --help-options > CVS global options (specified before the command name) are: > -H Displays usage information for command. > -Q Cause CVS to be really quiet. > -q Cause CVS to be somewhat quiet. > -r Make checked-out files read-only. > -w Make checked-out files read-write (default). > -n Do not execute anything that will change the disk. > -t Show trace of program execution (repeat for more > verbosity) -- try with -n. > -R Assume repository is read-only, such as CDROM > -v CVS version and copyright. > -T tmpdir Use 'tmpdir' for temporary files. > -e editor Use 'editor' for editing log information. > -d CVS_root Overrides $CVSROOT as the root of the CVS tree. > -f Do not use the ~/.cvsrc file. > -z # Request compression level '#' for net traffic. > -a Authenticate all net traffic. > -s VAR=VAL Set CVS user variable. > (Specify the --help option for a list of other help options) > > I have tried both > Concurrent Versions System (CVS) 1.12.13 (client/server) on cygwin > Concurrent Versions System (CVS) 1.11.22 (client/server) on Msys > > The results are the same. > > Anyway I'll search cvs repository by web repositry by a web browser. > > Thanks! > > Tatsuro > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |