You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/07/09 16:08:07 UTC

svn commit: r420298 - /directory/branches/apacheds/optimization-trunks/

Author: akarasulu
Date: Sun Jul  9 07:08:06 2006
New Revision: 420298

URL: http://svn.apache.org/viewvc?rev=420298&view=rev
Log:
changing use of externals to use http instead of https for externals
so we do not accidentally apply commits to release tags in svn
-- This line, and those below, will be ignored--

_M   optimization-trunks

Modified:
    directory/branches/apacheds/optimization-trunks/   (props changed)

Propchange: directory/branches/apacheds/optimization-trunks/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Sun Jul  9 07:08:06 2006
@@ -1,4 +1,4 @@
 apacheds https://svn.apache.org/repos/asf/directory/branches/apacheds/optimization
-daemon -r412564 https://svn.apache.org/repos/asf/directory/releases/daemon/1.0-RC2
+daemon -r412564 http://svn.apache.org/repos/asf/directory/releases/daemon/1.0-RC2
 shared https://svn.apache.org/repos/asf/directory/branches/shared/optimization
-mina -r412559 https://svn.apache.org/repos/asf/directory/releases/mina/0.9.4
+mina -r412559 http://svn.apache.org/repos/asf/directory/releases/mina/0.9.4