Page 2 of 2

git svn

Posted: Sat Oct 09, 2010 2:33 pm
by vroad
Do you know git-svn?
You can get latest changes from svn repo.

Posted: Tue Oct 12, 2010 10:15 am
by archilife
Oops.. yeah, I've tried git-svn quite a long time ago.
But it may be my incompetence that I figured I'd better
keep the git and svn repositories independent to each other.
Can't remember in detail what caused me to think that way
though....

I'll try to learn git-svn, again. Thanks. :p

git-svn command

Posted: Wed Oct 13, 2010 1:43 pm
by vroad
At least on my environment, git svn clone worked correctly with this command:

git svn clone --trunk trunk --branches branches/releases --tags tags https://irrlicht.svn.sourceforge.net/svnroot/irrlicht -r 3218:HEAD

Re: IrrlichtML CGUITTFont addition..

Posted: Tue Feb 19, 2013 2:48 am
by feelthat
Can it use on ios or android ?

Re: IrrlichtML CGUITTFont addition..

Posted: Wed Feb 20, 2013 10:21 am
by Nadro
Try to compile it and check yourself. This isn't hard thing (especially for small projects like this).