Fork me on GitHub

SVN anonymous access?????  Bottom

  • Hi:

    Well this is driving me nuts. Have tried for some time to access SVN for pnForum and now whatsnew and I always get a login screen. Could someone explain how to acecss SVN or check IF something is broken there...

    TIA

    Edfel
  • Not sure if this will help you. I'm using a Mac. Opened terminal and typed:


    Code

    svn export https://noc.postnuke.com/svn/postnuke/trunk/PostNuke pnForum



    Got me to SVN but downloaded postnuke MS8.

    Not sure what the address is or would be for pnforum....tried a couple options but got 403s.




    (SVN Snapshots hasn't been available for a bit now.)



    edited by: pheski, May 28, 2006 - 12:25 AM

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • I know at some point in the last 4-6 weeks someone posted a link for this. I thought I would chase it down. So I tried a search using pnForum SVN as the search string. No hits. Multiple other pnForum searches with no hits. So I tried the title of this thread. No hits. So I tried the title of several other random threads in the latest posts list. No hits.

    Search still needs work.

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • For Linux, Mac and BSD users SVN access is simple. Just open a terminal and do:

    For anonymous access:

    Code

    svn checkout https://noc.postnuke.com/svn/packagename


    For access with exisitng NOC account:

    Code

    svn checkout --username username https://noc.postnuke.com/svn/packagename


    Please be aware that SVN is slightly different to the formerly used CVS. Also use only lower case for the packagename (i.e. pnphpbb2 - not PNhphpBB2). Of course the package must be hosted there - browse the NOC before to make sure. icon_wink

    The automated nightly built packages for direct clicky download are not working since several weeks - I really hope someone is going to fix that soon.

    Greetings,
    Chris



    edited by: slam, May 28, 2006 - 10:34 AM

    --
    an operating system must operate
    development is life
    my repo
  • slam


    The automated nightly built packages for direct clicky download are not working since several weeks - I really hope someone is going to fix that soon.


    The automated script is ready since some time now but I'm waiting Drak to install the SVN client on the new server.
  • Thanks for the updates. Works great.

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.

This list is based on users active over the last 60 minutes.