Rajeev,

Add the following to your cvswrappers file

*.gif -k 'b' -m 'COPY'
*.GIF -k 'b' -m 'COPY'
*.jpg -k 'b' -m 'COPY'
*.JPG -k 'b' -m 'COPY'
*.jpeg -k 'b' -m 'COPY'
*.JPEG -k 'b' -m 'COPY'
*.png -k 'b' -m 'COPY'
*.PNG -k 'b' -m 'COPY'
*.bmp -k 'b' -m 'COPY'
*.BMP -k 'b' -m 'COPY'
*.exe -k 'b' -m 'COPY'
*.EXE -k 'b' -m 'COPY'
*.DOC -k 'b' -m 'COPY'
*.doc -k 'b' -m 'COPY'
*.XLS -k 'b' -m 'COPY'
*.xls -k 'b' -m 'COPY'
*.PPT -k 'b' -m 'COPY'
*.ppt -k 'b' -m 'COPY'
*.TAR -k 'b' -m 'COPY'
*.tar -k 'b' -m 'COPY'
*.GZ -k 'b' -m 'COPY'
*.gz -k 'b' -m 'COPY'
*.WAR -k 'b' -m 'COPY'
*.war -k 'b' -m 'COPY'
*.JAR -k 'b' -m 'COPY'
*.jar -k 'b' -m 'COPY'
*.DLL -k 'b' -m 'COPY'
*.dll -k 'b' -m 'COPY'
*.EXP -k 'b' -m 'COPY'
*.exp -k 'b' -m 'COPY'
*.LIB -k 'b' -m 'COPY'
*.lib -k 'b' -m 'COPY'
*.BIN -k 'b' -m 'COPY'
*.bin -k 'b' -m 'COPY'
*.PDF -k 'b' -m 'COPY'
*.pdf -k 'b' -m 'COPY'


and anything else that you need


>> Hi ,
>>
>> We have a cvs repository that contains jar files.
>> When I imported the jar files, I could not get the jar files as such.
>>
>> All the jar files had no content ,when I checked them out from the cvs
>> repository and of 1 KB size .
>>
>> Pictures and .java files are coming perfectly ,but jar files are not
>> downloading perfectly.
>>
>> Could any one please help me in this case,
>> where i want to download jar files from the cvs repository perfectly,
>> when checked out.
>>
>> Thanks & Regards,
>>
>> Rajeev,
>> Software Engineer
>>
>>
>> _______________________________________________
>> Info-cvs mailing list
>> Info-cvs@gnu.org
>> http://lists.gnu.org/mailman/listinfo/info-cvs
>>
>




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

Reply via email to