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

A Git Repository for Code::Blocks (ONLY trunk)

(1/10) > >>

Loaden:
Hi, All, I am created a git repository for Code::Blocks.
Until now It's only include trunk, from rev1~rev7094 :
https://www.gitorious.org/codeblocks/

Step 1:
git clone git://gitorious.org/codeblocks/codeblocks.git CodeBlocks

Step 2:
git config svn-remote.svn.url http://svn.berlios.de/svnroot/repos/codeblocks
git config svn-remote.svn.fetch trunk:refs/remotes/trunk
You can change the url as you want. ^_^

Step 3:
Unzip the svn.7z, and put it on CodeBlocks/.git directory.
http://portablecb.googlecode.com/files/svn.7z

Step 4:
git svn fetch
git svn rebase

Enjoy!

If somebody has better way, please let's me know, thanks!!

killerbot:
what's the purpose ?

Loaden:

--- Quote from: killerbot on April 11, 2011, 12:56:01 pm ---what's the purpose ?

--- End quote ---
http://www.whygitisbetterthanx.com/

oBFusCATed:
Does it work OK/reliably on windows?

killerbot:

--- Quote from: Loaden on April 11, 2011, 02:26:13 pm ---
--- Quote from: killerbot on April 11, 2011, 12:56:01 pm ---what's the purpose ?

--- End quote ---
http://www.whygitisbetterthanx.com/

--- End quote ---

well we can also come up with reasons why it is not better ;-)

Main thing to think about : what is currently blocking us with svn, and as such needs to be solved asap.

Navigation

[0] Message Index

[#] Next page

Go to full version