I do not use sync.
I use automation to pull/push/merge/commit.

I want to use unversioned for dependency files like png,dll,exe,etc.
I prefer the coder to decide unversioned winners and not the file modified
time deciding which is kept.

So, I need some clarification on 'unversioned'?

Push to remote:
  fossil unversioned sync \\someserver\myrepo.fossil
Pull from remote:
  fossil unversioned revert \\someserver\myrepo.fossil

How to checkout unversioned files to local disk?
  fossil unversioned export FILE  //Is this really 1 at a time?!
I could automate this too, but much simpler if a wildcard or 'ALL'?

Thanks for Fossil!
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to