Changeset 3 for trunk

Show
Ignore:
Timestamp:
2008年07月10日 18时57分56秒 (4 years ago)
Author:
jiangx
Message:

delete/hide un-versioned files

Location:
trunk
Files:
2 added
8 removed
6 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      build
      data
      dist
  • trunk/config

    • Property svn:ignore set to
      svn.access
      svn.passwd
      localconfig.py
  • trunk/development.ini

    r2 r3  
    2020[app:main] 
    2121use = egg:svnadmin 
    22 filter-with = proxy-prefix 
     22#filter-with = proxy-prefix 
    2323full_stack = true 
    2424cache_dir = %(here)s/data 
     
    4747# Set unittest to True only for unittest mode. (nosetests) 
    4848# Warning: if unitest is enabled, i18n for svnauthz module not work any more. 
    49 unittest = True 
     49#unittest = True 
    5050 
    5151# authn_file: a .htpasswd style password file, used for svnadmin authentication. 
     
    5555authz_file = %(here)s/config/svn.access 
    5656 
    57 [filter:proxy-prefix] 
    58 use = egg:PasteDeploy#prefix 
    59 prefix = /svnadmin 
     57#[filter:proxy-prefix] 
     58#use = egg:PasteDeploy#prefix 
     59#prefix = /svnadmin 
    6060 
    6161# Logging configuration 
  • trunk/svnadmin.egg-info

    • Property svn:ignore set to
      SOURCES.txt
      top_level.txt
      PKG-INFO
      entry_points.txt
      dependency_links.txt
      not-zip-safe
      paster_plugins.txt
      requires.txt
  • trunk/svnadmin/i18n/en/LC_MESSAGES

    • Property svn:ignore set to
      *.mo
  • trunk/svnadmin/i18n/zh/LC_MESSAGES

    • Property svn:ignore set to
      *.mo