handling binary file
From: Ming Zhang <mingz_at_ele.uri.edu>
Date: 2006-07-27 19:58:46 CEST
Hi All
I met a strange problem. I migrate my code tree from sf.net (CVS) to
For example, I have this pdf file Iometer.pdf.
$ ll
Then I copy the correct file to overwrite it.
$ cp ../../../branches/IOMETER-restruct/iometer/Docs/Iometer.pdf .
See the file size changed.
$ ll
But svn can not detect the file is changed.
$ svn st
How to correct this and let svn treat them as binary?
Thanks!
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.