Announcement
Collapse
No announcement yet.
Search Result
Collapse
74 results in 0.0964 seconds.
Keywords
Members
Tags
-
Use \?
-
The lines are showing as different because they are different. Look closely at the separations between words. In each pair, there is at least one character...
Leave a comment:
-
BC is probably keying off the reversed order of "PD" and "PK" in the otherwise matching pairs.
Leave a comment:
-
I've seen this behavior, too, but only if I forget to hit enter after typing or pasting a path.
- Likes 1
Leave a comment:
-
I use BC's built-in line ending conversion: Edit | Convert File | Line Endings | <select from "To Windows/DOS", "To Unix", and...
Leave a comment:
-
Configure BC as the git mergetool, then use "git mergetool" to merge the files and resolve any conflicts
Leave a comment:
-
Because the line endings on Linux and Windows are different (lf vs. cr+lf), and your copy does an automatic conversion. That's why your 12 line file...
Leave a comment:
-
Have you tried selecting the block on one side, then select "Align with" from the context menu, then selecting the block on the other side that...
Leave a comment:
-
In the Folder comparison, click on Rules in the tool bar, select the Comparison tab, check Compare timestamps, and set the tolerance to 86400 seconds...
Leave a comment:
-
Turns out to be user error. Installed the latest batch of Windows 10 updates recently, and when I opened my git command window after restarting the PC,...
Leave a comment:
-
Also tried this with individual files (same git command, without "-d") and get "file not found" errors; again, files appear to be...
Leave a comment:
-
git difftool -d gives "Folder Not Available" popup in BC4
My office is transitioning to git, and I am trying to use BC4 as my git diff & merge tool. I have configured git as described in the support pages...
-
Not sure about the new version (maybe someone from Scooter can chime in?).
If you install the HTML Tidy format in BC, you can select which...
Leave a comment:
-
Have you tried HTML Tidy? See http://www.scootersoftware.com/featu..._moreformatsv4
This is a third party converter that cleans...
Leave a comment:
Leave a comment: