blob: ca809c41a1f026cf38d21996563e225a2983a66b [file] [log] [blame]
epoger@google.comf01b7cb2011-06-03 21:19:27 +00001Subversion uses this directory to map in "external" repositories upon which
2we depend.
3
4To see the mappings, cd into this directory and then run:
5svn propget svn:externals .
6
7To modify the mappings, cd into this directory and run:
8svn propedit svn:externals .
9
10See http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html for
11more info.