Re: svn question

2004-11-20 Thread Joe Schaefer
David Wheeler <[EMAIL PROTECTED]> writes: [...] > I just use > >grep -r foo | grep -v .svn > > I should create a shell alias for that, come to think of it... I like psvn.el for managing svn projects with emacs, and I also use compilation buffers to post-process Apache::Test and Test::More ou

Re: svn question

2004-11-20 Thread David Wheeler
On Nov 19, 2004, at 9:07 PM, Garrett Rooney wrote: Nope, but you can use something like the wcgrep script to avoid the problem. You can grab it from the svn source tree in contrib/client-side or directly from the repos at http://svn.collab.net/repos/svn/trunk/contrib/client-side/wcgrep I just u

Re: svn question

2004-11-20 Thread Philippe M. Chiasson
Stas Bekman wrote: Garrett Rooney wrote: Stas Bekman wrote: I find the fact that svn dumps its file copies into the same tree with the source files pretty annoying, since it's no longer possible to grep files, since you get dups, and do other things. Is there a way to configure svn to store its

Re: svn commit: r105918 - perl/modperl/trunk

2004-11-20 Thread Philippe M. Chiasson
Stas Bekman wrote: [EMAIL PROTECTED] wrote: Author: gozer Date: Fri Nov 19 18:45:25 2004 New Revision: 105918 Modified: perl/modperl/trunk/ (props changed) Log: Introduce the right svn:externals to get Apache-Test and modperl-docs pulled into a checkout of modperl/trunk gozer, could you pleas

Re: [RELEASE CANDIDATE] mod_perl-1.99_17 RC1

2004-11-20 Thread Markus Wichitill
Stas Bekman wrote: Randy Kobes wrote: For the protocol/echo_nonblock.t test, as I mentioned, the failure of the last test (which is expected to timeout) only occurred when running the full test suite. I'll try to narrow it down - one combination that does fail is perl t/TEST -v apr protocol in w