Re: dealing with binary files
From: Ryan Hathaway <rghathaway_at_starkcountyohio.gov>
Date: Thu, 18 Dec 2014 14:54:54 -0500
Bill,
Subversion uses a heuristic binary-detection library, but it is not perfect. The most important thing, might be to make sure that the svn:mime-type is set to "application/octet-stream" for all your binary files to ensure SVN uses the correct behaviors when you interact with those files. You may want to set up autoprops on certain file extensions, or maybe even all files, if that makes sense in your scenario.
http://subversion.apache.org/faq.html#binary-files
Thank you,
-Ryan
Ryan Hathaway
Programmer Analyst
Office of Alan Harold, Auditor
330-451-1414
***Please note: My email address has changed to rghathaway_at_starkcountyohio.gov ***
>>> Bill McCormick <wpmccormick_at_gmail.com> 12/18/14 2:43 PM >>>
My team has been using tortoise-svn and subversion to rev control some
I was hoping I might ask if there is anyone in the group that uses svn
Thanks,
Bill
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.