Re: How to avoid copying empty directories?

2001-11-28 Thread Dave Madole
I agree with this - a perl script to generate a list of includes from a list of directories is not hard to write (below in long and readable rather than compact perly form), and what about --python and --awk: #cat frag.pl #!/usr/bin/perl -w # frag.pl - perl fragment for generating include list

Not all files synched - hard link problems???

2001-11-27 Thread Dave Madole
I am sorry if this has been covered before: I have done a couple of futile searches in the bug reporting system and is there any way to search the archive? I am having a strange symptom: I am synching directories (that have very long file names, by the time the full path is specified) and a

More - cause - not all files synched - program hangs in select

2001-11-27 Thread Dave Madole
time something must be closed. I could look through the source code and fix it myself but maybe by the time I get in tomorrow somebody that knows it well will have done so. Dave Dave Madole wrote: I am sorry if this has been covered before: I have done a couple of futile searches in the bug

include/exclude directory question

2001-11-15 Thread Dave Madole
I want to send a subset of directories sepcified in include arguments to a client, but I am creating all the peer and parent directories as well, although they are empty - here is basically what I'm doing. assuming I have /staging/upgrade/dir1, /staging/upgrade/dir2 and /staging/upgrade/dir3 on