Author: dagolden Date: Tue Feb 16 10:51:39 2010 New Revision: 13826 Added: ExtUtils-CBuilder/trunk/README (contents, props changed) Removed: ExtUtils-CBuilder/trunk/Build.PL ExtUtils-CBuilder/trunk/Changes ExtUtils-CBuilder/trunk/INSTALL ExtUtils-CBuilder/trunk/MANIFEST ExtUtils-CBuilder/trunk/MANIFEST.SKIP ExtUtils-CBuilder/trunk/Makefile.PL ExtUtils-CBuilder/trunk/devtools/ ExtUtils-CBuilder/trunk/lib/ ExtUtils-CBuilder/trunk/t/
Log: replace trunk with README pointing to git repo Added: ExtUtils-CBuilder/trunk/README ============================================================================== --- (empty file) +++ ExtUtils-CBuilder/trunk/README Tue Feb 16 10:51:39 2010 @@ -0,0 +1,15 @@ +Please note that ExtUtils-CBuilder is now managed using git. + +The "master" repository is located at: + + git://github.com/dagolden/extutils-cbuilder.git + +You can explore the repository in a web browser at: + + http://github.com/dagolden/extutils-cbuilder/ + +A backup repository is located at + + git://echo.dagolden.com/git/extutils-cbuilder.git + +
