Re: Report: removing the inconsistencies in our CVS->git conversion
От | Andrew Dunstan |
---|---|
Тема | Re: Report: removing the inconsistencies in our CVS->git conversion |
Дата | |
Msg-id | 4C93B996.4040608@dunslane.net обсуждение исходный текст |
Ответ на | Re: Report: removing the inconsistencies in our CVS->git conversion (Magnus Hagander <magnus@hagander.net>) |
Список | pgsql-hackers |
<br /><br /> On 09/17/2010 02:37 PM, Magnus Hagander wrote: <blockquote cite="mid:AANLkTinB7YEcP7ubUJENaMrPgaPmL4hq=7wis+x0uM3b@mail.gmail.com"type="cite"><pre wrap="">On Fri, Sep 17, 2010 at 20:32,Tom Lane <a class="moz-txt-link-rfc2396E" href="mailto:tgl@sss.pgh.pa.us"><tgl@sss.pgh.pa.us></a> wrote: </pre><blockquote type="cite"><pre wrap="">I wrote: </pre><blockquote type="cite"><pre wrap="">Something in the rsync process thinks that ignoring subdirectories named "core" is a good idea. I'm a bit surprised nobody ever noticed these were missing from anoncvs before ... </pre></blockquote><pre wrap=""> That's because they aren't. It's the -C switch in your rsync call that's at fault. (And this demonstrates why comparing against checkouts from the same CVS repo isn't an end-to-end test :-() </pre></blockquote><pre wrap=""> Yeah, I noticed that too. Re-running now. FWIW, I got thecommand off the wiki's recommendations for how to use rsync.... </pre></blockquote><br /> This is what I have been using for a very long time:<br /><br /><blockquote>rsync -avzH --delete--exclude-from=/home/cvsmirror/pg-exclude anoncvs.postgresql.org::pgsql-cvs /home/cvsmirror/pg<br /><br /></blockquote><br/> The exclude file contains:<br /><br /><blockquote>/sup/<br /> /CVSROOT/loginfo*<br /> /CVSROOT/commitinfo*<br/> /CVSROOT/config*<br /> /CVSROOT/passwd<br /> /CVSROOT/history<br /><br /></blockquote><br /> cheers<br/><br /> andrew<br />
В списке pgsql-hackers по дате отправления: