Category Archives: git

Hosting the AutoCRUD Demo

In my previous entry here (syndicated from blogs.perl.org), I linked at the end to a demo Catalyst::Plugin::AutoCRUD application running on DotCloud. I’m much happier with this than running something on my own personal server, and here’s the notes on its setup. … Continue reading

Posted in databases, devops, git, perl | Comments Off

Migrate SourceForge CVS repository to git

Updated to include promoting and pushing tags. I recently had need to migrate some SourceForge CVS repositories to git. I’ll admit I’m no git expert, so Googled around for advice on the process. What I ended up doing was sufficiently … Continue reading

Posted in devops, git, linux, netdisco | 7 Comments