1

Topic: Anonymous SVN access to 1.3

I see Neal has been busy today: http://dev.punbb.org/timeline

What URL do I use in Tortoise to access 1.3's SVN repository?

Re: Anonymous SVN access to 1.3

http://dev.punbb.org/browser/branches/punbb-1.3-dev

That one normally.

3 (edited by guardian34 2007-07-28 23:06)

Re: Anonymous SVN access to 1.3

On the command line? I've been having problems with this myself:

$ svn checkout 'http://punbb.org/svn/punbb/branches/punbb-1.3-dev'
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 200 OK (http://punbb.org)

Edit: svn, version 1.4.4 (r25188)

Re: Anonymous SVN access to 1.3

We're currently transitioning a few things, so punbb.org will not work with SVN as it did earlier: as Bekko pointed out, using dev.punbb.org works right now (it's what I'm using) smile

5

Re: Anonymous SVN access to 1.3

The browser works for looking at what changed or for downloading a zip, just let us know when SVN comes back.

Thanks.

Re: Anonymous SVN access to 1.3

Oh, sorry, I didn't read Bekko's link right

http://dev.punbb.org/svn/ works as the repo where http://punbb.org/svn/ did before smile

7

Re: Anonymous SVN access to 1.3

Smartys wrote:

http://dev.punbb.org/svn/ works as the repo...

Might work for you, cause you have the credentials to get in smile

Re: Anonymous SVN access to 1.3

Fine wink
http://dev.punbb.org/svn/punbb/

9

Re: Anonymous SVN access to 1.3

Relocated my local copy to this URL, all working fine now.

Thanks.

Re: Anonymous SVN access to 1.3

I'm up to date now; Thanks.