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
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
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
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