How to get FZ3 source code ?

Moderator: Project members

Post Reply
Message
Author
lechatnoir
503 Bad sequence of commands
Posts: 20
Joined: 2005-10-03 13:25

How to get FZ3 source code ?

#1 Post by lechatnoir » 2005-10-03 13:35

Hi,

I've tried to get FZ3 source code to try compile it on Mac OS X.

So I've got a sourceforge account and i've generated SSh key.

But I guess I have to be filezilla project contributor to have possibility to download source code ?

How can I do that ? Sorry, I'm a newbie...
LeChatNoir

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#2 Post by eddan » 2005-10-03 15:11

You need to get it from CVS.

Look at this page:
http://sourceforge.net/cvs/?group_id=21558

This is the commands used for *unix systems, it might give you a hint for macos.

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/filezilla login

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/filezilla co -P FileZilla3

Post Reply