Hi Hans,<div><br></div><div>A bit later than tomorrow night, but I've just looked at it and found the cause: not all projects have "readers" and "passwd" files, which they should: these files should at least mention the "anonymous" user in order to allow anonymous access. The project owners can fix this themselves by checking out the CVSROOT module, adding these two files with this content:</div>
<div><br></div><div>========== begin: readers</div><div>anonymous</div><div>========== end: readers</div><div><br></div><div>========== begin: passwd</div><div>anonymous::cvs</div><div>========== end: passwd</div><div><br>
</div><div>Then, after adding these files and committing them, the project should be anonymous-reader-enabled.</div><div><br></div><div>Do we know which projects they are and if they have been created after a certain date? Maybe the scripts have been altered to no longer generate these files?</div>
<div><br></div><div><br></div><div>Bye,</div><div><br></div><div><br></div><div>Erik.<br><br><div class="gmail_quote">On Tue, Jun 19, 2012 at 11:17 PM, Erik Huelsmann <span dir="ltr"><<a href="mailto:ehuels@gmail.com" target="_blank">ehuels@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I can have a look -- tomorrow night.<div><br></div><div>Bye,</div><div><br></div><div>Erik.<div><div class="h5"><br><br>
<div class="gmail_quote">On Tue, Jun 19, 2012 at 10:53 AM, Hans Hübner <span dir="ltr"><<a href="mailto:hans.huebner@gmail.com" target="_blank">hans.huebner@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
anonymous CVS seems to be broken (at least for some projects, e.g.<br>
jnil), and I have no time to get to the bottom of the problem.  Does<br>
anyone else feel inclined to fix<br>
<a href="http://common-lisp.net/rt/Ticket/Display.html?id=100" target="_blank">http://common-lisp.net/rt/Ticket/Display.html?id=100</a> ?<br>
<br>
-Hans<br>
<br>
_______________________________________________<br>
clo-devel mailing list<br>
<a href="mailto:clo-devel@common-lisp.net" target="_blank">clo-devel@common-lisp.net</a><br>
<a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel</a><br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>