TAKAGI Masahiro wrote:
Hi,
At Sat, 17 Jun 2006 00:36:50 -0700,
Rasmus Lerdorf wrote:
Derick Rethans wrote:
On Sat, 17 Jun 2006, TAKAGI Masahiro wrote:
When I do "cvs up -dP" now, I got the following messages. But I can't
find any commitlog for these operations.
cvs update: cs/reference/math/functions/log.xml is no longer in the repository
cvs update: cs/reference/math/functions/log10.xml is no longer in the
repository
cvs update: cs/reference/math/functions/log1p.xml is no longer in the
repository
cvs update: el/reference/math/functions/log.xml is no longer in the repository
cvs update: el/reference/math/functions/log10.xml is no longer in the
repository
cvs update: el/reference/math/functions/log1p.xml is no longer in the
repository
cvs update: htmlhelp/suppfiles/skins/phpZ/logo.gif is no longer in the
repository
I found the similar one in peardoc repository.
http://news.php.net/php.pear.doc/8034
It seems that the files whose name contains "log" has been silently
removed from CVS repository.
Are these intended operations?
Definitely not! We've had another file missing. I recommend that we
shutdown CVS until we figure out what happens. (Unfortunately cant do
that myself now as my plane boards now).
Well, I made a backup of all the files right after it happened the first
time, and checking that, these files are also missing from that backup,
so I don't think this is a new instance. But I am still completely
stumped as to what happened June 15 at exactly 21:00.
I found that at least pear, pear-core, peardoc, and pecl have same
problem.
Should we stop working a little more until we figure out what happens?
Or may we restart updating CVS repository?
All the files disappeared on June 15 at 21:00. Nothing has disappeared
since then. I still have no idea how it happened and given that I have
no way to fix it other than to make regular backups of the repository in
case it happens again. So yes, please re-add whatever files went
missing and commit away.
-Rasmus