Author Topic: The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.  (Read 84642 times)

Offline huliming2004

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.
« Reply #90 on: October 02, 2010, 04:01:08 pm »
thanks :D i changed my project codes and now it works fine

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.
« Reply #91 on: October 06, 2010, 02:30:17 pm »
I succeed in retrieving and compiling trunk, but I would like to use his branch.
How could I retrieve this branch using svn ? I have tried svn checkout svn://svn.berlios.de/svnroot/repos/codeblocks/branches/codecompletion_refactoring, but it doesn't work...
« Last Edit: October 06, 2010, 02:51:02 pm by Folco »
Kernel Extremist - PedroM power ©

Offline polygon7

  • Multiple posting newcomer
  • *
  • Posts: 104
    • Home site
Re: The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.
« Reply #92 on: October 06, 2010, 02:35:03 pm »
I succeed in retrieving and compiling trunk, but I would like to use his branch.
How could I retrieve this branch using svn ? I have tried dvn checkout svn://svn.berlios.de/svnroot/repos/codeblocks/branches/codecompletion_refactoring, but it doesn't work...

Hi,
try this:
Code
svn co svn://svn.berlios.de/codeblocks/branches/codecompletion_refactoring codeblocks_cc_branch
best regards,
p7
 Free open source UML modeling tool: ArgoUML

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.
« Reply #93 on: October 06, 2010, 02:55:48 pm »
Thanks ! it's compiling. 8)
Kernel Extremist - PedroM power ©