Hello; wondering if someone can help me achieve the following:
Desired output: Compare a subset of files in folder 1, to the same subset...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
34 results in 0.0079 seconds.
Keywords
Members
Tags
-
Quick comparison of subset of files via command line or script
-
Full expand to a text file
I need to generate two reports. 1st report would show every file in a folder line by line showing they match up and one where only the left is new\ or...
-
Want to output conflicts and additions.
I am running
Code:~\code\project\version_123.2\file_1.ada ~\code\project\version_123.3\file_1.ada /automerge /force /mergeoutput=outputFile.txt
-
Is there a way to create a script for 3 way merge report?
This is with respect to usage of 3 way folder merge feature in BC4. I want to create a script to do these steps-
load 3 folders (left, right...
-
comparing only the size of two files.
Hi, I want to compare the sizes of the two files from command line and if its the same size it is a success and if its different sizes then a failure....
-
Davis8988 started a topic How to compare two folders via command line and get result in cmd as well?in GeneralHow to compare two folders via command line and get result in cmd as well?
Hello,
I have two folders C:\fold1 and C:\fold1, and I am trying to run a comparison between them on all their directory tree and file...
-
Error code/lvl
Hey,
I'm new to Beyond Compare and I was trying to compare two folders automaticly by the cmd. This is what I have:
Code:Sys.OleObject("WScript.Shell").Exec("\"C:\\Program
-
File Comparison
hi,
How can i compare documents contents & file name in 2 different folders for below doc format:
word vs pdf
text file vs pdf...
-
Setting Standard/Key/Unimportant Columns via the Command Line
I've been trawling through the forums hoping to find a solution to what I imagine is a common requirement for running comparisons without the Beyond Compare...
-
Comparing folders with Command Line scripts
I have been trying to write a script to compare 2 folders with some files and tell me if they are equal or false
My folder structure is:...
-
Snapshots from command line
Hi everybody, first post here.
I looked into the docs and the forums and couldn't find an answer.
Is it possible to create a folder snapshot...
-
How to import the settings file using Command line in Silent mode
How to import the settings file using Command line in Silent mode (including all session file and everything else)?
Doing the same via Scripting...
-
Data compare - Ignore a specific column based on column name multiple files
Hi Admin,
I have a requirement to compare multiple data files .csv which have data from multiple tables against baseline files taken previously....
-
Don't want 3way merge
when i run "C:\Program Files (x86)\Beyond Compare 4\BCompare.exe" "..." "..."
bcompare opens a 3 way merge session...
-
Opening BC4 sub folder sessions
Hello,
I'm trying to open bc to a specific session from command line. I'm on OSX, BC Version 4.1.3 (build 20814).
I've tried...