Hi, Christopher D. Malon wrote: >> Currently, the smokeserver does not run smartlinks.pl etc., but >> redirects to tests.pugscode.org via .htaccess: >> >> Redirect /iblech/stuff/pugs-smokes/t http://tests.pugscode.org/t >> Redirect /iblech/stuff/pugs-smokes/ext http://tests.pugscode.org/ext > > The multi-versioning of the t/ directory seems critical, > because the tests in the YAML smokes are identified by line number, > and the correspondence will be wrong if the test has changed. > Therefore I'm afraid that a redirect to a single version of t/ won't > suffice.
ah! I didn't realize that. > If the load of an SVN checkout (just of t/) upon smoke submit is > too much, maybe we should migrate to a different server. Running svn a few times a day is really not an issue :) --Ingo