info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: binary file's import & checkout


From: Gianni Mariani
Subject: RE: binary file's import & checkout
Date: Fri, 27 Jul 2001 08:48:22 -0700

My suggestion is to try the cvswrappers mechinism.

The attached cvswrappers file seems to cover all the extensions of binary
files that I know about.

Cheers
G

P.S. - To install this file do this:
cvs co CVSROOT
cp <attached file> CVSROOT/cvswrappers
cd CVSROOT; cvs update
cd CVSROOT; cvs commit


-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Martin Eismann
Sent: Friday, July 27, 2001 7:27 AM
To: address@hidden
Subject: binary file's import & checkout


Hello!

I don't understand following behaviour:

I imported my complete source-tree with following cvs-command (on VMS):

cvs import -d -m "*** START LZO-SOURCE ***" "-I !" "-W ""*.frm -kb 'b'"""
lzosrc witron r_2_1_1

All files matching *.frm (which are Forms) should be treated as binary!

After the successful import I checked out one frm-file (to control if it's
stored correctly):
cvs checkout lzosrc/le/le_vw_dia.frm

At this point this checked out file was corrupt when invoking my
Form-Editor!

So I done a cvs-log of upper file:
cvs log lzosrc/le/le_vw_dia.frm

RCS file: f:\cvsroot/lzosrc/le/le_vw_dia.frm,v
Working file: lzosrc/le/le_vw_dia.frm
head: 1.1
branch: 1.1.1
locks: strict
access list:
symbolic names:
        r_2_1_1: 1.1.1.1
        witron: 1.1.1
keyword substitution: b
total revisions: 2;     selected revisions: 2
description:
----------------------------
revision 1.1
date: 2001/03/15 09:29:48;  author: EISMANN;  state: Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2001/03/15 09:29:48;  author: EISMANN;  state: Exp;  lines: +0 -0
*** START LZO-SOURCE
***
============================================================================
=

As you can see the file has been stored with keyword substitution "b"
(meaning binary, or not?) !

So I wonder why my frm-file is not useable any more...?!?!


--
Martin Eismann
Oracle Rdb DBA & Developer
Cretschmar Logistik GmbH, Duesseldorf,
Germany

GMXler aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne
Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung!
http://puretec.de/index.html?ac=OM.PU.PU003K00717T0492a


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs

Attachment: cvswrappers
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]