Pedro Assunção

Dropbox plus Mercurial -driven development. Anyone tried that?

One of the biggest pains of any developer is maintaing the source code. Especially if you – like me – have a gazillion pet projects that need to be updated whenever you come up with “cool idea #20000″ for one of them.

Version control systems like Mercurial are awesome, but they are only part of the equation; there’s still the time consuming process of deploying the changes to “production”. So i wonder if it would be a good idea to have a Mercurial repository sitting on a dropbox account and develop directly there. This way any changes to the source code would be instantly reflected on production.

I am aware that this is unthinkable for serious projects (the kind you get paid to do), but it can probably work for fun pet projects.

Do you have any experience with something like that? Share your thoughts, if you have any :)

Related:

  1. Using Dropbox to automatically download torrents Need to be able to remotely add torrents to your...
  2. Network library for games in Python I have always loved games. Especially Multiplayer Online Role Playing...


Categorised as: blogging, computers, cries for help, experiments, software development


2 Comments

  1. Paulo Abreu says:

    I usually use dropbox for deploying ASP.NET web applications. In Linux world my choice goes to capistrano.

    This post might be interesting for you: http://blog.wekeroad.com/danger-danger/git-and-dr…

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>