info-cvs
[Top][All Lists]
Advanced

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

Re: jar files in cvs repository


From: Jonathan Villa
Subject: Re: jar files in cvs repository
Date: Thu, 17 Feb 2005 13:37:18 -0600 (CST)
User-agent: SquirrelMail/1.4.3-RC1


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
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/info-cvs
>>
>






reply via email to

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