Using Subversion with DropBox

后端 未结 10 1249
盖世英雄少女心
盖世英雄少女心 2021-01-30 12:33

Is it a bad idea to use DropBox as a backup system for Subversion repositories?

Has anyone tried using Subversion with an an online file sharing utility like DropBox? Wh

10条回答
  •  我在风中等你
    2021-01-30 13:29

    I think it will probably work out OK if you're not accessing the repository from different locations, and let is synchronize before using it. It doesn't seem like a very stable solution though.

    Is there any reason you can't us a publicly available URL for your repository?

提交回复
热议问题