From: Sunil S. <sh...@bo...> - 2005-11-23 10:13:07
|
Quoting from Graham Wilson's mail on Mon, Nov 21, 2005: > I believe the problem with BerliOS.de was that we were using BDB in > combination with tunelling over SSH. The fetchmail repository at > mknod.org uses the new fsfs repository type, and therefore shouldn't see > any problems like we did in the past. (The repository format has been > switched since the commit mails stopped.) > > I'd like to get you and Rob switched over to the new access method well > before I disable HTTP Subversion access. If we see any problems in that > time period that we can't solve, I'm more than happy to continue running > the HTTP service as needed. > > Again, let me know of any concerns or if any other problems arise. Does this mean that anonymous checkout is going to be stopped? There are links on http://fetchmail.berlios.de/ pointing to the repository meant for this. It might be better to allow anonymous HTTP read-only access to trunk and to a few select tags (like the release tags). Access to the remaining tags, branches, as well as commits to the full tree via HTTP can then be stopped. Note that the svn+ssh protocol does not allow anonymous read-only access as it requires a valid login account on the system. -- Sunil Shetye. |