Get a list of files found in a folder differences call

2009-06-29 Thread Lee Hinde

Hi;

Is there a way to get the list of files that have differences when
using the Find Differences command to compare two folders? I.e., I'd
like the list of files that have differences and the list of files
that exist in one or the other.

Thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to supp...@barebones.com 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: Get a list of files found in a folder differences call

2009-06-29 Thread Charles Albrecht

You can use the diff(1) or rsync(1) comnandline tools to get this info  
out.

(with diff -r, you just keep the lines that start with diff -r or  
Only in. With rsync, you use -n to see what it would copy.)

I don't know that you can get a list out of bbdiff, FileMerge  
(opendiff) or p4merge.

-Charles

On Jun 29, 2009, at 12:43 PM, Lee Hinde leehi...@gmail.com wrote:

 Hi;

 Is there a way to get the list of files that have differences when
 using the Find Differences command to compare two folders? I.e., I'd
 like the list of files that have differences and the list of files
 that exist in one or the other.

 Thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to supp...@barebones.com 
rather than posting to the group.
-~--~~~~--~~--~--~---