: - > svn checkout https://svn.apache.org/repos/asf/lucene/solr/trunk : + > svn checkout http://svn.apache.org/repos/asf/lucene/solr/trunk : }}} : + : + Checking out over http (as opposed to https) is open to anyone, but won't allow you to commit your changes. That's where patches come in, keep on reading!
eh? ... the https port is open to everyone as well correct? [EMAIL PROTECTED]:~/tmp$ mkdir tmp-fake-svn-config [EMAIL PROTECTED]:~/tmp$ svn --config-dir tmp-fake-svn-config list https://svn.apache.org/repos/asf/lucene/solr/trunk CHANGES.txt KEYS.txt ... -Hoss
