info-cvs
[Top][All Lists]
Advanced

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

RE: jar/exe files


From: Gunjan_Gupta
Subject: RE: jar/exe files
Date: Fri, 4 Oct 2002 10:22:00 -0500

I have the following entries in my cvswrappers file

*.gif -k 'b'

*.exe -k 'b'

*.jar -k 'b'

*.dll -k 'b'

*.obj -k 'b'

*.zip -k 'b'

but when I import the files all the files are imported except .exe files

the .exe files have 'I' in front of them for command output but when I
explicitly use the  command cvs import -I ! -W "*.exe -k 'b'" DIR test test1
it works

what am I doing wrong???? Please help

Gunjan

-----Original Message-----
From: address@hidden [mailto:address@hidden 
Sent: Friday, October 04, 2002 9:55 AM
To: address@hidden
Cc: address@hidden
Subject: Re: jar/exe files

address@hidden writes:
>
> MIME-Version: 1.0
> Content-Type: multipart/alternative; 

Please do not post MIME and/or HTML encrypted files to the list.
Plain text only, PLEASE!

> I've been trying to import some jar and exe files in the cvs repository
> and the jar files are not getting imported correctly(the files that were
> close to 1.5 M) show up as 1K files. And the exe files don't show up at
> all. Is there a special switch/flag I need to use for jar files? 

Those are both binary files, so you have to import them as such.  See:

        <http://www.cvshome.org/docs/manual/cvs_9.html#SEC80>

-Larry Jones

...That would be pretty cool, if they weren't out to kill me. -- Calvin


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





reply via email to

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