Development

Changeset 29364

You must first sign up to be able to contribute.

Changeset 29364

Show
Ignore:
Timestamp:
05/05/10 22:04:02 (3 years ago)
Author:
Nathan.Vonnahme
Message:

set up trunk testing dir

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/bhLDAPAuthPlugin/testapps/apache.conf

    r29173 r29364  
    2222  Alias /1_2_Doctrine/sf "C:/symfony1.2/data/web/sf" 
    2323  Alias /1_4/sf "C:/symfony1.4/data/web/sf" 
     24  Alias /trunk/sf "C:/symfony1.4/data/web/sf" 
    2425 
    2526  # point to the web dir 
     
    2930  Alias /1_2_Doctrine "C:/web/bhLDAPtest/1_2_Doctrine/web" 
    3031  Alias /1_4 "C:/web/bhLDAPtest/1_4/web" 
     32  Alias /trunk "C:/web/bhLDAPtest/trunk/web" 
    3133</VirtualHost> 
  • plugins/bhLDAPAuthPlugin/testapps/trunk/plugins

    • Property svn:externals changed from
      bhLDAPAuthPlugin/ http://svn.symfony-project.com/plugins/bhLDAPAuthPlugin/branches/1.4/
      sfDoctrineGuardPlugin/ http://svn.symfony-project.com/plugins/sfDoctrineGuardPlugin/branches/1.3/
      sfSslRequirementPlugin/ http://svn.symfony-project.com/plugins/sfSslRequirementPlugin/branches/1.2/
      to
      bhLDAPAuthPlugin/ http://svn.symfony-project.com/plugins/bhLDAPAuthPlugin/trunk/
      sfDoctrineGuardPlugin/ http://svn.symfony-project.com/plugins/sfDoctrineGuardPlugin/branches/1.3/
      sfSslRequirementPlugin/ http://svn.symfony-project.com/plugins/sfSslRequirementPlugin/branches/1.2/