info-cvs
[Top][All Lists]
Advanced

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

Re: file type


From: Larry Jones
Subject: Re: file type
Date: Sat, 13 Dec 2003 17:50:58 -0500 (EST)

address@hidden writes:
> 
> Run 'cvs status myimagefile.png' and look at the Sticky Options.  If you see
> -kb they are binary.

That tells you whether the files in your sandbox were checked out/updated
as binary files.  Although that usually matches the repository, it
doesn't have to (you may have explicitly checked out/updated with a
specific -k option).  You can use cvs log to see what the default
keyword expansion mode is in the repository.

> Afterwards, you will need to delete then add again all of the .png image
> files that don't have -kb.

Such drastic measures aren't necessary.  You can use cvs admin to mark
the repository files as binary, do an update to update your working
directory, then check the files.  If they're OK, you're done.  If not,
you need to replace them with good copies and commit them.

-Larry Jones

The game's called on account of sudden death. -- Calvin




reply via email to

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