A Generic Cloud Repository as a Mercurial Repository
Kazuhiro Nishimura
kazssym at gmail.com
Fri Nov 15 01:46:03 UTC 2013
You mean making repositories on a bare cloud storage, don't you? I hope it
is possible if the cloud storage implements proper lock semantics. That
would be at least (a) if one client has a lock, others cannot have the same
lock at the same time, and (b) file changes by one client are instantly
visible to others when a lock is released. I don't know if a cloud storage
has such properties.
2013/11/10 Pietro Moras <studio-pm at hotmail.com>
> A naïve question:
> Is there any way to use a generic online file sharing, or “Cloud
> Repository” (such as Box Inc.), as a Mercurial VCS Repository?
> And, if not, why on earth, not? Thanks.
>
> - P.M.
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20131115/09fd42f5/attachment-0002.html>
More information about the Mercurial
mailing list