Converting from Bazaar to GIT
I’ve been poking around with GIT and thought I would do a test and convert one of my repos over.
After a LOT of messing about and false starts I managed to figure out what Tailor was trying to do, I converted one of my bzr repors.
Yes its nice and fast. Some things are like huh? If I want to revert my changes I have to check them out… revert does something else.
I want to like it.. it just doesnt fit to my needs. I cant bind to a master repository, I have to push.. and I’m forgetful, I remember to commit but doing a push is an extra step.
and the biggest downside, you need a ‘smart’ transport, aka git running as a server on the backend, which is useless to me since I cant run servers on my hosting account.
So for the meantime I’ll be sticking with bzr and sftp pushing…
Interesting but right now, not for me.
Filed Under : Computers • Development •
Comments are closed There are no comments on this entry.