[Catalyst] Checking out sources with svk?

Matt S Trout dbix-class at trout.me.uk
Sun Aug 3 13:17:37 BST 2008


On Sat, Aug 02, 2008 at 06:05:43AM -0700, Dr. Jennifer Nussbaum wrote:
> Hi,
> 
> Im trying to check out the Catalyst sources using svk on a Debian system. The wiki says that the sources are at http://dev.catalystframework.org/svnweb/Catalyst so i took the svk advice from the Advent Calender to try to do this:

No, the /svnweb/ URL is an SVN::Web human-readable repo view, not something
you can point svn/svk at. That's a source -browser-, not a checkout URL.
 
>  $ svk mirror http://dev.catalyst.perl.org/repos/Catalyst //mirror/Catalyst
>  $ svk sync -r HEAD //mirror/Catalyst
>  $ svk co //mirror/Catalyst
> 
> but in the first line i used http://dev.catalystframework.org/svnweb/Catalyst
> instead.

Which isn't going to work. Follow the -actual- instructions in the Advent
Calendar entry without replacing the perfectly working URL it supplies with
one that doesn't, please :)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst mailing list