i think you will then need to import the code from cvs in to git. either with the history (using git-cvs) or just with the current files with the normal git add functionality…
give that codestriker supports git, im suprised that development hasnt changed to it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
currently the codestriker (itself) is in CVS, would it be possible to migrate to git for easier forking and contributing?
I've just "enabled" Git, so hopefully it is there now. Not sure you can enable both CVS and Git at the same time, but anyway..
i think you will then need to import the code from cvs in to git. either with the history (using git-cvs) or just with the current files with the normal git add functionality…
give that codestriker supports git, im suprised that development hasnt changed to it.
I figured as much. I'm actually going to be away for a couple of weeks, so it might be a while till I get to it.
just for fun, i imported the codestriker CVS in to git on github, see https://github.com/djzort/Codestriker
you shouldnt have any problems pulling it and pushing it back in to sourceforge via git.