Re: Merge of cyrus-docs repository into cyrus-imapd and cyrus-sasl on March 10th

2016-03-14 Thread Bron Gondwana via Cyrus-devel
I got delayed a bit, but here we go: 1) we're just moving everything into cyrus-imapd repo for now. We'll split out the sasl docs later. 2) Here's the script I used: $ cat /tmp/lsfilter.pl #!/usr/bin/perl -w my $FILE = $ENV{GIT_INDEX_FILE}; open (FH, "git ls-files -s |"); open (OF, "| env GI

Merge of cyrus-docs repository into cyrus-imapd and cyrus-sasl on March 10th

2016-03-07 Thread Bron Gondwana via Cyrus-devel
Hi Everyone, I'm going to be doing the following on March 10th (this Thursday) 1) duplicate cyrus-docs into two repositories 2) filter-branch on each - rewriting everything to be under a top level 'doc' directory 3) merge each repository into the relevant upstream (imapd and sasl) And then we'l