# from Paul Cochrane
# on Thursday 31 May 2007 01:42 pm:
> It is possible to get anonymous svn access to the pugs
>source, but svn won't allow you to check out source from a different
>repository into another repository's path
Maybe I'm missing something, but what I've done in similar situations
Paul Cochrane via RT writes:
For now, add a make target for p6 (similar to tcl's 'make tcl-test') that
copies an export of the latest version of these tests into
languages/perl6/t/spec/ (NOT under parrot version control).
What would be the best way to get the sources? I would suggest using
rs
For now, add a make target for p6 (similar to tcl's 'make tcl-test') that
copies an export of the latest version of these tests into
languages/perl6/t/spec/ (NOT under parrot version control).
What would be the best way to get the sources? I would suggest using
rsync to pull the sources across,
# New Ticket Created by Will Coleda
# Please include the string: [perl #43081]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43081 >
For now, the pugs repository contains the master copy of the perl6 test
suite.
For now