
pgollucci at apache
May 16, 2006, 9:54 PM
Post #1 of 1
(834 views)
Permalink
|
|
svn commit: r407151 - /perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod
|
|
Author: pgollucci Date: Tue May 16 21:54:04 2006 New Revision: 407151 URL: http://svn.apache.org/viewcvs?rev=407151&view=rev Log: s/cvs/svn/ Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod?rev=407151&r1=407150&r2=407151&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/devel/core/explained.pod Tue May 16 21:54:04 2006 @@ -117,7 +117,7 @@ project build process, since the source scanning is not stable yet, therefore everytime the map files change, C<make source_scan> should be run manually and the updated files ending up in the -I<xs/tables/current/> directory should be committed to the cvs +I<xs/tables/current/> directory should be committed to the svn repository. The I<source_scan> make target simply executes --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|