Version 1.5.8 does not work with REALstudio anymore. They (unfortunately) use CR as line endings. Now SourceTree doesnt diff anymore. Is there a way to go back to an older version?
Thanks Steve. I found a solution. The REALStudio project file .rbvcp must be converted to LF. This triggers REALStudio to save all files with LF. Need to do a "Save As" to write all file. I converted my new project and it works fine again.
CRs are Mac OS 9 line endings, and neither git nor hg support these when it comes to linewise operations, including diffs. SourceTree uses git/hg to perform all diff operations so if they don't support it, we can't either. This can't have worked in previous versions of SourceTree since CR has never been supported.
You should be able to change any modern Mac OS X app to use LF, it's been the standard line ending for quite a while now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.