Category Archives: git

Importing git history into a new svn repository

So the management has finally approved your project, and has asked you to start working on it. Heh … little do they know that you’d already been working on it, and have a nice prototype working, and it’s all saved on your local git repository. But your company is not as cool as you are [...]

On git, gitosis, and python issues on Windows Vista

Some browsing, debugging, and IRC chats later, I have managed to set up a git repository on Windows Vista using cygwin, with a few unexpected hiccups. I will try to repeat the process on a virgin setup to come up with a more authoritative flowchart of how to go about things. For now, I’ll just [...]