|
From: Tatsuro M. <tma...@ya...> - 2014-05-22 02:40:47
|
--- On Thu, 2014/5/22, sfeam wrote: > On Thursday, 22 May 2014 09:21:51 AM Tatsuro MATSUOKA wrote: > > Hello > > > > To specify the issue discussed on the beta-list > > http://gnuplot.10905.n7.nabble.com/Gnuplot-version-5-release-candidate-td18424.html#a18437 > > > > http://gnuplot.10905.n7.nabble.com/Gnuplot-version-5-release-candidate-td18424.html#a18439 > > > > I tried to downgrade the cvs source by > > > > $ cd gnuplot; cvs update -D -d '2014-01-04' > > > > However, no response appear and files does not change at all. > > Am I wrong? > > I think you do not need the "-d" part. > Use > cvs update -D -d '2014-01-04'date -D -d '2014-01-04' > > However the trouble may instead be explained by a message > I received today from SourceForge. See below. > cvs update -D went well '2014-01-04' Thanks! Tatsuro |