<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://127.0.0.1:3001/hgsubversion/</link>
    <language>en-us</language>

    <title>hgsubversion: tests/fixtures/copies.svndump history</title>
    <description>tests/fixtures/copies.svndump revision history</description>
    <item>
    <title>editor: do not record invalid path deletion</title>
    <link>http://127.0.0.1:3001/hgsubversion/log/64d961130a07/tests/fixtures/copies.svndump</link>
    <description><![CDATA[editor: do not record invalid path deletion]]></description>
    <author>&#80;&#97;&#116;&#114;&#105;&#99;&#107;&#32;&#77;&#101;&#122;&#97;&#114;&#100;&#32;&#60;&#112;&#97;&#116;&#114;&#105;&#99;&#107;&#64;&#109;&#101;&#122;&#97;&#114;&#100;&#46;&#101;&#117;&#62;</author>
    <pubDate>Mon, 15 Oct 2012 22:24:29 +0200</pubDate>
</item>
<item>
    <title>editor: process missing files with regular files</title>
    <link>http://127.0.0.1:3001/hgsubversion/log/8648ccfb8325/tests/fixtures/copies.svndump</link>
    <description><![CDATA[editor: process missing files with regular files<br/>
<br/>
Missing files were stored directly in RevisionMeta and resolved after<br/>
the revision was replayed. It means the missing files set was no pruned<br/>
by delete_entry() actions or by the filemap, and some of them were<br/>
fetched for no reason.<br/>
<br/>
Say you convert:<br/>
<br/>
  A branch/foo/bar (from trunk/foo/bar:123)<br/>
<br/>
with a filemap excluding &quot;foo/bar&quot;. Since the directory was excluded in<br/>
trunk the files cannot be found and were marked as missing even though<br/>
they were discarded afterwards.]]></description>
    <author>&#80;&#97;&#116;&#114;&#105;&#99;&#107;&#32;&#77;&#101;&#122;&#97;&#114;&#100;&#32;&#60;&#112;&#97;&#116;&#114;&#105;&#99;&#107;&#64;&#109;&#101;&#122;&#97;&#114;&#100;&#46;&#101;&#117;&#62;</author>
    <pubDate>Sat, 20 Oct 2012 22:22:02 +0200</pubDate>
</item>
<item>
    <title>editor: ignore added or copied files excluded by a filemap</title>
    <link>http://127.0.0.1:3001/hgsubversion/log/502613f6b583/tests/fixtures/copies.svndump</link>
    <description><![CDATA[editor: ignore added or copied files excluded by a filemap<br/>
<br/>
Files brought by a copied add_directory() were processed despite being<br/>
excluded by the filemap. This was also the case with added files. The<br/>
conversion was still correct because they were eventually filtered out<br/>
in the replay.convert_rev() but processing them in itself may be<br/>
problematic. Filemaps are often use to exclude large binary files and<br/>
before this change, some of them could be marked as missing and be<br/>
fetched before being discarded.<br/>
<br/>
A test configuration entry named hgsubversion.failoninvalidreplayfile<br/>
was added to help testing this case. It should become the default<br/>
behaviour in the future.]]></description>
    <author>&#80;&#97;&#116;&#114;&#105;&#99;&#107;&#32;&#77;&#101;&#122;&#97;&#114;&#100;&#32;&#60;&#112;&#97;&#116;&#114;&#105;&#99;&#107;&#64;&#109;&#101;&#122;&#97;&#114;&#100;&#46;&#101;&#117;&#62;</author>
    <pubDate>Sun, 14 Oct 2012 15:51:12 +0200</pubDate>
</item>

  </channel>
</rss>
