php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66977 svn co http://svn.php.net/viewvc/pecl/pam/trunk/ bails out with error
Submitted: 2014-03-28 22:41 UTC Modified: 2014-03-28 22:43 UTC
From: tps at vr-web dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.5.10 OS:
Private report: No CVE-ID: None
 [2014-03-28 22:41 UTC] tps at vr-web dot de
Description:
------------
trying to follow instructions to checkout a project I get:

# LANG=C svn co http://svn.php.net/viewvc/pecl/pam/trunk/
svn: Repository moved permanently to '/viewvc/pecl/pam/trunk/'; please relocate

Any idea?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-28 22:43 UTC] rasmus@php.net
-Status: Open +Status: Not a bug
 [2014-03-28 22:43 UTC] rasmus@php.net
Your instructions are wrong. It should be:

svn co http://svn.php.net/repository/pecl/pam/trunk/

viewvc is the web view
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 14:01:30 2024 UTC