[svn:ExtUtils-CBuilder] r13826 - in ExtUtils-CBuilder/trunk: . devtools lib t
[email protected] Tue, 16 Feb 2010 10:51:41 -0800 (PST)
| Newsgroups | perl.module.build.checkins |
|---|---|
| Message-ID | <[email protected]> |
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 + +