<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 11, 2009, at 10:05 AM, David Greene wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Monday 10 August 2009 17:42, Tanya Lattner wrote:<br><blockquote type="cite">On Aug 10, 2009, at 2:59 PM, David Greene wrote:<br></blockquote><blockquote type="cite"><blockquote type="cite">I've been getting this on svn update all day:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 403 Forbidden<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">(<a href="http://llvm.org">http://llvm.org</a>)<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Is this related to the server problems that have been going on for a<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">while?<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">svn is fine. What command are you using?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">We have done some tuning of the server to prevent abusive practices :)<br></blockquote><blockquote type="cite">In particular, svn up/co of the root is no longer allowed.<br></blockquote><br>I am doing this:<br><br>svn update llvm/trunk/ llvm/trunk/projects/test-suite llvm-gcc-4.2/trunk <br><br>What's considered "root?"</div></blockquote><div><br></div><div>Here are the rules.</div><div><div>/*/trunk = allow</div><div>/ = deny</div><div>/* = deny</div><div>/*/tags = deny</div><div>/*/branches = deny</div><div>/*/* = deny</div><div>/*/*/tags = deny</div><div>/*/*/branches = deny</div><div><br></div><div>The * matches only one directory.</div><div><br></div><div>If you aren't doing any of those things, send me your IP address and I'll make sure you aren't on the bad list ;)</div></div><div><br></div><div>-Tanya</div><div><br></div><br><blockquote type="cite"><div><br><br>                                    -Dave<br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></div></blockquote></div><br></body></html>