info-cvs
[Top][All Lists]
Advanced

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

Putting Gif Files into CVS


From: Charles Stockman
Subject: Putting Gif Files into CVS
Date: Tue, 12 Jun 2001 14:04:16 -0400

Hello

I am adminstrating my first CVS repository and I need help with gif
files.

My environment is a CVS Repository on a Sun machine where NT clients are
accessing the Repository.

The procedure I have been using is:
    1. import the files
    2. find . -name "*.gif" -exec cvs admin -kb {} \;
    3. find . -name "*.gif" -exec cvs update {} \;

This procedure has worked for MSWord documents, Power Point Files and
Jar Files; however it has not worked for gif files.

How do I put a gif file into CVS ???

Thank you for any help you provide.




reply via email to

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