[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Problème avec CVS
From: |
Jim.Hyslop |
Subject: |
RE: Problème avec CVS |
Date: |
Wed, 23 Jun 2004 14:25:53 -0400 |
SPOTO Dominique (FR/DSIF) wrote:
> Bonjour,
J'espere qu'une reponse en anglais suffit, parceque je n'ai pas parler en
francais depuis longtemps.
This list primarily operates in English, but I will do my best to help.
> Objet : anomalie avec cvs-1.11.9 et cvs 1.11.17
>
> Nous constatons une anomalie avec cvs-1.11.9 et cvs 1.11.17,
> lors de l'archivage d'une libraiirie java log4j.jar version
> 1.8.2 (debugger java) sous cvs avec les sous commandes "cvs
> add -kb log4j.jar" suivie de "cvs commit log4j.jar" .
>
> Aprés extraction de l'archive log4j.jar avec "cvs checkout
> log4j.jar " ou cvs "export .. log4j.jar" le fichier est
> modifié. La taille de celui ci ne correspond pas à sa taille
> initiale, il diffère d'1 octet.
>
> En revanche, Il n'y a pas de problème lors d'un import avec
> la sous commande cvs import ... ?
>
> Avant archivage:
> -rw-r--r-- 1 dspoto etudes 158892 Jun 22 12:16 log4j.jar
> # cvs add ...
> # cvs ci ...
>
> Aprés extraction:
> #cvs co ...
> -rwxr-xr-x 1 dspoto etudes 158893 Jun 22 18:22 log4j.jar
[summary translation: the file log4j.jar differs in size by one byte when
committed using 'cvs add -kb' and subsequently checked out or exported.
There is no problem if the file is imported using 'cvs import'].
I haven't encountered any problems adding binary files to CVS. Was the file
ever added without the -kb keyword? What does 'cvs log' show in the "keyword
substitution" field?
--
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)
- Problème avec CVS, SPOTO Dominique (FR/DSIF), 2004/06/23
- RE: Problème avec CVS,
Jim.Hyslop <=