News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

SVN

Started by PDEE, June 25, 2007, 10:34:44 PM

Previous topic - Next topic

PDEE

Just a quick question, i have just built codeblocks from source on feisty. Now when i come to do it again, can i just leave the old svn i downloaded in the same place and overwrite it with the new svn, ( obviously cleaning out the object files ) or shall i just remove it all and start fresh? I have only done this once before on Suse, that was a long time ago though. I never stuck with Suse but i am sticking with Ubuntu.

David Perfors

If you have did a checkout of the svn trunk, then you could just do "svn update".
When building, I always clean the object files before I build
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

PDEE

Thanks very much mispunt  :D, i have it all set up now so i think it will be easier than waiting for a nightly ( i know, i've been lazy  :P ). I have cleaned out the object files and anything else left behind. Thansk again.