Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: It doesn't work for me. % rm -rf Apache-Test/ % svn up Apache-Test At revision 153479. it doesn't fetch the new Apache-Test. It seems that only a completely new checkout of the whole modperl-2.0 brings it in. hmm, it worked for me. justin said something about needing to svn

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Geoffrey Young
> It doesn't work for me. > > % rm -rf Apache-Test/ > % svn up Apache-Test > At revision 153479. > > it doesn't fetch the new Apache-Test. > > It seems that only a completely new checkout of the whole modperl-2.0 > brings it in. hmm, it worked for me. justin said something about needing to sv

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the p

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the p

Apache-Test subdirectory has moved (again)

2005-02-11 Thread Geoffrey Young
hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the perl-framework has mi

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Stas Bekman
Geoffrey Young wrote: [...] cool. I'm going to spend some time over the next few days trying to get this situated, then. should there be Apache-Test/dist too? or should the CPAN distribution be sufficient? we can do that, although http://search.cpan.org/dist/Apache-Test/ is just as good. but if

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Geoffrey Young
> yay, php docs at perl.apache.org :) they may be more popular, but I think we still win when it comes to open-source altruism :) >> sure. but what I'm hoping to accomplish is a more coherent set of >> documentation for Apache-Test that transcends what we've done (and >> documented well) over i

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Stas Bekman
Geoffrey Young wrote: additionally I think we should have subdirectories for each of the supported languages /Apache-Test/perl /Apache-Test/php /Apache-Test/parrot (someday soon) and so on. in fact, it was the need for a home for php-related docs and whatnot that prompted this move in the first pl

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
>> if you don't find any with grep, then there are none. So we should add >> one then :) :) yes, now that it's officially ours we should do more to publicise it. >> >>> additionally, we should probably update httpd.apache.org/test and >>> create a >>> home for Apache-Test under perl.apache.org.

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Stas Bekman wrote: Geoffrey Young wrote: Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks. I couldn't find any mentions of the location of the repository outside of README-SVN. do you know of others? if you don't find any with

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Geoffrey Young wrote: Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks. I couldn't find any mentions of the location of the repository outside of README-SVN. do you know of others? if you don't find any with grep, then there ar

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
> Also Geoff please don't forget to update the documentation. Both inside > the module and at perl.apache.org docs. Thanks. I couldn't find any mentions of the location of the repository outside of README-SVN. do you know of others? additionally, we should probably update httpd.apache.org/test

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Stas Bekman wrote: Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks. (both the svn info and the lists) and now we no longer have the archives. So if you could contact http://marc.theaimsgroup.com and ask them to add these two n

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
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/ $

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
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

Apache-Test subdirectory has moved

2005-02-08 Thread Geoffrey Young
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 to get the perl-framework running smoothly aga