Re: Test-Smoke questions

2003-06-27 Thread Abe Timmerman
Op een zonnige zomerdag (Friday 27 June 2003 20:26), schreef John Peacock: > Abe Timmerman wrote: > > T::S::S::Hardlink uses *all* of the source directory, so if you are using > > a working copy (under version control) the MANIFEST check will report all > > .svn stuff in the report. I'd use rsync

Re: Test-Smoke questions

2003-06-27 Thread John Peacock
Abe Timmerman wrote: T::S::S::Hardlink uses *all* of the source directory, so if you are using a working copy (under version control) the MANIFEST check will report all .svn stuff in the report. I'd use rsync on local directories (resulting in something like): rsync -a --delete --exclude '.svn

Re: Test-Smoke questions

2003-06-27 Thread Abe Timmerman
Op een zonnige zomerdag (Friday 27 June 2003 17:19), schreef John Peacock: > Now that I have a subversion repository of the APC (All Perl Changes) on a > machine that is largely unloaded, I can set up a smoke process nightly. In > order to do that, I have a couple of questions: > > 1) When runnin

Re: Test-Smoke questions

2003-06-27 Thread H.Merijn Brand
On Fri 27 Jun 2003 17:19, John Peacock <[EMAIL PROTECTED]> wrote: > Now that I have a subversion repository of the APC (All Perl Changes) on a > machine that is largely unloaded, I can set up a smoke process nightly. In > order to do that, I have a couple of questions: > > 1) When running `perl