X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAuthorization.pod;h=ea161d6e3e7e591150ce82f4f635f036813941ed;hb=13852f978caf002dab00728e7f6d03c30c3c9560;hp=9b3fbfe077170ce4a7ad1dbbc27bdbe6ad205f1b;hpb=eed933017cf2b84d65e016fe75ac16b32280f35c;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/Tutorial/Authorization.pod b/lib/Catalyst/Manual/Tutorial/Authorization.pod index 9b3fbfe..ea161d6 100644 --- a/lib/Catalyst/Manual/Tutorial/Authorization.pod +++ b/lib/Catalyst/Manual/Tutorial/Authorization.pod @@ -63,8 +63,7 @@ B: Note that all of the code for this part of the tutorial can be pulled from the Catalyst Subversion repository in one step with the following command: - svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@### - IMPORTANT: Does not work yet. Will be completed for final version. + svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4613 . =head1 BASIC AUTHORIZATION @@ -81,7 +80,6 @@ Edit C and add C to the list: Static::Simple StackTrace - DefaultEnd Authentication Authentication::Store::DBIC