I am using sgdm diffmerge /d=C:\Users\Admin1\Desktop\Test3.txt /u C:\Users\Admin1\Desktop\Test1.txt C:\Users\Admin1\Desktop\Test2.txt . But I want to specify Rulesets where I don't want any data from the left side of the comparison. I only need information from the right side. How can I specify that ruleset in Command line?
Thanks in advance!
Sai
how to Define Rulesets through command line?
Moderator: SourceGear
Re: how to Define Rulesets through command line?
We don't currently have the option in the command line. You may want to parse the results to remove items from one side. I can enter a feature request in the meantime.
If I see a better way to do this, I'll post again.
If I see a better way to do this, I'll post again.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: how to Define Rulesets through command line?
Thanks for the response, how can I parse the result output?
Re: how to Define Rulesets through command line?
I was assuming you were outputting to a file. Is that correct? If not, then send it to a file, and you can then work with the file contents.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: how to Define Rulesets through command line?
Is there any way that I can output a file with the results from one side?
Can this be achieved from Command line? if not whats the method to parse after creating the file?
Thanks !
Can this be achieved from Command line? if not whats the method to parse after creating the file?
Thanks !
Re: how to Define Rulesets through command line?
I think I may have misunderstood the question. Are you just wanting to view the differences, or are you wanting to apply differences from one file to another?
It's not possible to output just one side via command line or by any method.
When I was suggesting you output the results to a file, that file would include information on the Show Differences, and not actually merge them or apply one side or the other.
What are you trying to achieve by only showing one side?
It's not possible to output just one side via command line or by any method.
When I was suggesting you output the results to a file, that file would include information on the Show Differences, and not actually merge them or apply one side or the other.
What are you trying to achieve by only showing one side?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support