Geoffrey Young wrote:

Stas Bekman wrote:

Geoffrey Young wrote:


the Apache-Test/ subdirectory of the perl-framework has migrated to a new
location:

 https://svn.apache.org/repos/asf/perl/Apache-Test

what this means for you is that you need to manually adjust your checkout

 $ rm -rf Apache-Test/
 $ svn update


ugh, rm is not a good idea if you have modified files in it. should svn
switch somehow do the trick instead?


it probably should but it doesn't.  just copy your modified files to
someplace safe, do the update, then move then back.

:( I guess because it has an externals property

Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to