I don’t know why I’m getting (bin) in the file status – I checked the file and there are no special characters. The add and commit worked and the file is probably fine, but I just thought it was odd.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From http://subversion.apache.org/faq.html#binary-files
Check your file extension / associated mime type. You can force it to text by doing a propset on the the
svn:mime-typeto be different than the system’s associated mime type.