These are not only directories, you also have files that contain svn stuff...<div><br></div><div>e.g.:</div><div>No such file or directory: /access-control/users/+-/re/+-gi/.svn/all-wcprops</div><div><br></div><div>Cheers</div>
<div>Balz<br><br><div class="gmail_quote">On Thu, Apr 7, 2011 at 11:17 AM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Balz<br>
<br>
I would suggest we rather improve the class/method itself<br>
<br>
src/impl/java/org/wyona/security/impl/yarep/YarepUserManager.java<br>
<br>
and in particular the line<br>
<br>
if (userNodes[i].isResource() && userNodes[i].getName().endsWith(".xml")) {<br>
<br>
whereas what is not clear to me why the ".svn" directories are not ignored by userNodes[i].isResource()<br>
in the first place. Let me check ...<br>
<br>
Cheers<br>
<br>
Michael<div><div></div><div class="h5"><br>
<br>
On 4/7/11 10:50 AM, Balz Schreier wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
is it possible to convert the method from private to protected?<br>
YarepUserManager.loadUsersFromRepository()<br>
<br>
Reason: the current implementation does not consider the "ignore" list in the identities.repository.xml file and it just produces many exceptions if it tries to convert subversion files into a user object.<br>
<br>
What do you think?<br>
<br>
Cheers<br>
Balz<br>
</blockquote>
<br></div></div><font color="#888888">
-- <br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
<a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br>
</font></blockquote></div><br></div>