Hello,

> I just noticed the pictures (png) in monkeyguide CVS are not binary 
> imported.
> This means the png's are not viewable when doing a cvs checkout because 
> all the png files are 'corrupt'.
> 
> I don't know who is working on it, but please make sure that everyone 
> who adds (binary) pictures tells CVS that it are binary files.
> (on a side note, someone should probably check all pictures & re-commit 
> them with the binary flag turned on).

To do this, you must check in your files with:

        cvs add -kb file.png

And you can change the settings on CVS like this:

        cvs admin -kb file.png

Miguel

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to