
pgollucci at apache
Jul 11, 2006, 8:17 PM
Post #1 of 1
(942 views)
Permalink
|
|
svn commit: r421098 - /perl/modperl/docs/trunk/doap_Perl.rdf
|
|
Author: pgollucci Date: Tue Jul 11 20:17:39 2006 New Revision: 421098 URL: http://svn.apache.org/viewvc?rev=421098&view=rev Log: add repository links for Apache-SizeLimit and the documenation site Modified: perl/modperl/docs/trunk/doap_Perl.rdf Modified: perl/modperl/docs/trunk/doap_Perl.rdf URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/doap_Perl.rdf?rev=421098&r1=421097&r2=421098&view=diff ============================================================================== --- perl/modperl/docs/trunk/doap_Perl.rdf (original) +++ perl/modperl/docs/trunk/doap_Perl.rdf Tue Jul 11 20:17:39 2006 @@ -31,6 +31,20 @@ </SVNRepository> </repository> + <repository> + <SVNRepository> + <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/perl/modperl/docs/trunk"/> + <location rdf:resource="http://svn.apache.org/repos/asf/perl/modperl/docs/trunk"/> + </SVNRepository> + </repository> + + <repository> + <SVNRepository> + <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/perl/Apache-SizeLimit/trunk/"/> + <location rdf:resource="http://svn.apache.org/repos/asf/perl/Apache-SizeLimit/trunk/"/> + </SVNRepository> + </repository> + <mailing-list rdf:resource="http://perl.apache.org/maillist/index.html"/> <release> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|