Hi,
something strange happened: all images in 6.2 and 6.3
were re-downloaded from CVS while syncing.
How come? In the commit-logs is nothing.
Markus
Hi,
something strange happened: all images in 6.2 and 6.3
were re-downloaded from CVS while syncing.
How come? In the commit-logs is nothing.
Markus
Markus Neteler wrote:
something strange happened: all images in 6.2 and 6.3
were re-downloaded from CVS while syncing.
How come? In the commit-logs is nothing.
I think Glynn tagged them as "binary" files (-kb) in the CVS.
(only done for images missing that, check CVS/Entries record)
this avoids newline translation problems for binary files.
Hamish
Hamish wrote:
> something strange happened: all images in 6.2 and 6.3
> were re-downloaded from CVS while syncing.
> How come? In the commit-logs is nothing.I think Glynn tagged them as "binary" files (-kb) in the CVS.
(only done for images missing that, check CVS/Entries record)
Correct.
The command was "cvs admin -kb ...". As "cvs admin" applies to the
file as a whole rather than to a specific version, it doesn't appear
in the file's history, so probably won't show up in the commit logs.
--
Glynn Clements <glynn@gclements.plus.com>