- Moderated by:
- Support Team
-
- rank:
-
Professional
- registered:
- November 2003
- Status:
- offline
- last visit:
- 06.11.08
- Posts:
- 1675
What country are you from? There is currently an issue with certain countries and the NOC.
--
Under Construction! -
- rank:
-
Freshman
- registered:
- February 2008
- Status:
- offline
- last visit:
- 19.02.08
- Posts:
- 4
Sorry to double post.
I now can browse noc.postnuke.com. But no luck with SVN:
Code
svn export https://noc.postnuke.com/svn/postnuke/trunk/PostNuke PostNuke
Error validating server certificate for 'https://noc.postnuke.com:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
- The certificate hostname does not match.
- The certificate has expired.
Certificate information:
- Hostname: support.gforgegroup.com
- Valid: from Wed, 03 Nov 2004 21:15:00 GMT until Thu, 03 Nov 2005 21:15:00 GMT
- Issuer: GForge Group L.L.C., Urbandale, Iowa, US
- Fingerprint: 95:f4:80:c0:75:af:a3:26:bb:1e:1a:51:4e:db:1e:91:cf:d6:3f:5b
(R)eject, accept (t)emporarily or accept (p)ermanently? t
svn: PROPFIND request failed on '/svn/postnuke/trunk/PostNuke'
svn: PROPFIND of '/svn/postnuke/trunk/PostNuke': 302 Found (https://noc.postnuke.com)
Am I doing something wrong? (I copied the SVN command from the Wiki page) -
- rank:
-
Helper
- registered:
- May 2004
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 237
You used an outdated SVN path.
For 0.764+bugfixes go:
https://svn.postnuke.com/svn/postnuke/bugfixonly/PostNuke7/html
and for 0.8+bugfixes go:
https://svn.postnuke.com/svn/postnuke/bugfixonly/PostNuke8
The most recent development trunk is already 0.9 code base and not recommended for anyone else than developers at the moment.
Greetings,
Chris
edited by: slam, Feb 18, 2008 - 04:49 PM
--
development is life. code.zikula.org
an operating system must operate. sidux.com -
- rank:
-
Freshman
- registered:
- February 2008
- Status:
- offline
- last visit:
- 19.02.08
- Posts:
- 4
Thanks slam.
Next question. ;)
SVN co and export get:Code
Authentication realm: <https://svn.postnuke.com:443> Subversion User Authentication
Username:
Password for '':
(Obviously I have just pressed RETURN at either prompt here. Should this be happening for anonymous access? If so, what's the magic username? (It's not 'anonymous'.)) -
- rank:
-
Professional
- registered:
- November 2003
- Status:
- offline
- last visit:
- 06.11.08
- Posts:
- 1675
-
- rank:
-
Professional
- registered:
- November 2003
- Status:
- offline
- last visit:
- 06.11.08
- Posts:
- 1675
Hhmmm... none of annon, anon, Anonymous or anonymous worked for me (with or without password).
Using Subclipse in the Eclipse 'EasyEclipse for PHP' distro in a linux (Sidux) enviroment.
--
Under Construction!
