Skip to content

Comment on Dropbox Webhooksparent

Comments

If you edit a file in Dropbox without it having had time to sync the previous version, what do you think it'll happen?

Git-annex with symlinks can add an extra layer of protection, in that you have to unlock the file before editing, so that it can ensure it has backed up. In direct mode, it just works like any other syncing systems - non-synced versions are lost.

Git-annex with symlinks can add an extra layer of protection, in that you have to unlock the file before editing

Is that like how Perforce handles it?

I wouldn't know, I never used Perforce. But there's a walkthrough for that: http://git-annex.branchable.com/walkthrough/modifying_annexe...

That's without the Assistant, which further simplifies the latter steps by automatically taking care of committing and such. You just do unlock <file>, edit, then add <file>.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.