Revision 11970
Added by Aaron Marcuse-Kubitza almost 11 years ago
- added
- modified
- copied
- renamed
- deleted
- trunk
- .htaccess /.htaccess
- .rsync_filter.upload /.rsync_filter.upload
- .rsync_ignore /.rsync_ignore
- BIEN2 /BIEN2
- Makefile /Makefile
- README.TXT /README.TXT
- _archive /_archive
- backups /backups
- bin /bin
- config /config
- derived /derived
- exports /exports
- fix_perms /fix_perms
- inputs /inputs
- lib /lib
- map /map
- mappings /mappings
- new_terms.csv /new_terms.csv
- planning /planning
- run /run
- schemas /schemas
- unmapped_terms.csv /unmapped_terms.csv
- web /web
moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).