Topic: Getting 1.3 from CVS

Hey all,

I thought about getting 1.3 from the CVS, just for fun and less time-consuming, but it won't work sad I get a timeout:

[root@localhost punbb-1.3]# export CVSROOT="punbb.org/svn/punbb/branches/punbb-1.3-dev/upload/"
[root@localhost punbb-1.3]# cvs update
connect to address 207.7.108.189: Connection timed out
Trying krb4 rsh...
connect to address 207.7.108.189: Connection timed out
trying normal rsh (/usr/bin/rsh)
punbb.org: Connection timed out
cvs [update aborted]: end of file from server (consult above messages if any)

Maybe I'm just using the bad commands/links, as I'm just starting with linux smile
Any help would be appreciated,

-- Bekko

Re: Getting 1.3 from CVS

Ok, I was being stupid, needed to use svn ^^
Command:

svn checkout http://punbb.org/svn/punbb/branches/punbb-1.3-dev/upload/

3

Re: Getting 1.3 from CVS

I would grab the whole branch:

Dev: http://punbb.org/svn/punbb/branches/punbb-1.3-dev/

Stable: http://punbb.org/svn/punbb/trunk/

Re: Getting 1.3 from CVS

Well, I got it working, and it's really nice!
Although the one thing I was hoping for isn't there... the admin_extensions.php =/

5

Re: Getting 1.3 from CVS

how do u download it from CVS?

Re: Getting 1.3 from CVS

Go to the folder you want it in, and execute this:

svn checkout http://punbb.org/svn/punbb/branches/punbb-1.3-dev/

(add upload/ to it if you only want that folder, as I did)

7

Re: Getting 1.3 from CVS

erm... how do i execute it? lol sorry
do i need any software?

Re: Getting 1.3 from CVS

Well, linux is nice tongue Or if you insist on using Windows, you could try this: TortoiseSVN
On linux, just execute it in the shell smile Wouldn't know how to use it with TortoiseSVN, but I guess you just have to enter the link somewhere.

9

Re: Getting 1.3 from CVS

thank you ill have a look smile

10

Re: Getting 1.3 from CVS

can someone just zip it or rar it? hahaha...

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Getting 1.3 from CVS

TortoiseSVN is easy, just right click a folder, pick "Export...", fill in the info, watch the program download.

12

Re: Getting 1.3 from CVS

it might be easy if i can get it installed hmm

Re: Getting 1.3 from CVS

http://icstrategy.midgetforhire.com/Various/PunBB 1.3 upload.tar.gz

That's what I have (my config.php is in it too... no, you won't get to know my pass tongue)

14

Re: Getting 1.3 from CVS

how about this link


i took out the spaces..haha

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Getting 1.3 from CVS

lol, damn, didn't count on that. Ah well, link should still work, whatever smile

16

Re: Getting 1.3 from CVS

haha
tongue

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

17

Re: Getting 1.3 from CVS

Seriously you guys... chill smile

Aftonbörsens skapare. Var med och starta något roligt och stort du med!

18

Re: Getting 1.3 from CVS

dude , we just playing..hahaha tongue

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Getting 1.3 from CVS

elbekko wrote:

Well, I got it working, and it's really nice!
Although the one thing I was hoping for isn't there... the admin_extensions.php =/

It's the next thing on the list as soon as the markup and CSS changes stabilize.

"Programming is like sex: one mistake and you have to support it for the rest of your life."