You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2005/11/18 19:48:40 UTC

svn commit: r345537 - /directory/eclipse-setup-for-apacheds-with-storedprocs.sh

Author: ersiner
Date: Fri Nov 18 10:48:34 2005
New Revision: 345537

URL: http://svn.apache.org/viewcvs?rev=345537&view=rev
Log:
added new eclipse setup script in order to use new branch instead of apacheds/trunk.

Added:
    directory/eclipse-setup-for-apacheds-with-storedprocs.sh
      - copied, changed from r345530, directory/eclipse-setup.sh

Copied: directory/eclipse-setup-for-apacheds-with-storedprocs.sh (from r345530, directory/eclipse-setup.sh)
URL: http://svn.apache.org/viewcvs/directory/eclipse-setup-for-apacheds-with-storedprocs.sh?p2=directory/eclipse-setup-for-apacheds-with-storedprocs.sh&p1=directory/eclipse-setup.sh&r1=345530&r2=345537&rev=345537&view=diff
==============================================================================
--- directory/eclipse-setup.sh (original)
+++ directory/eclipse-setup-for-apacheds-with-storedprocs.sh Fri Nov 18 10:48:34 2005
@@ -2,7 +2,7 @@
 
 total=0;
 
-trunks='./apacheds/trunk|multiproject'
+trunks='./sandbox/ersiner/apacheds-with-storedprocs|multiproject'
 trunks=$trunks' ./asn1/trunk|multiproject'
 trunks=$trunks' ./clients/kerberos/trunk/client|singleproject'
 trunks=$trunks' ./clients/ldap/trunk|singleproject'