SQLObject contrib/ ================== This directory is for indexing all the user contributions to SQLObject that are not in the trunk, or directly in a branch. These contributions typically do not contain copies of the SQLObject trunk, but just bits of useful code for use with SQLObject. Users who are adding these modules should add them in subdirectories of their home (svn.colorstudy.com/home/username/package). These will be included in this directory through svn:externals; you can add those with:: svn propedit svn:externals contrib/ # adding a line: package_name http://svn.colorstudy.com/home/username/package