Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Is there an easy way to download the source code

(1/1)

cprgmswr2:
Unless I am overlooking something it appears that you have to download each file individually off of berlious.

http://svn.berlios.de/svnroot/repos/codeblocks/trunk/src/

This is where I am currently looking at

thomas:
If you have Subversion (http://subversion.tigris.org) on your PC, you can just type:
svn checkout svn://svn.berlios.de/codeblocks/trunk

If you have TortoiseSVN (http://tortoisesvn.tigris.org), then you can right-click onto a folder from inside Windows Exploder and select "Checkout...", then enter:
svn://svn.berlios.de/codeblocks/trunk
where it says "repository URL".

PChris:
Or you could use SmartSVN, I think it's a really good SVN client, I use it myself for a while ;)
http://www.syntevo.com/smartsvn/index.jsp

cprgmswr2:
Thnx

Navigation

[0] Message Index

Go to full version