Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set folder and paths #14

Open
peternijssen opened this issue Apr 19, 2016 · 1 comment
Open

Set folder and paths #14

peternijssen opened this issue Apr 19, 2016 · 1 comment

Comments

@peternijssen
Copy link

I am by no means a unison expert, but I believe you can set like a root directory and several paths. Perhaps it's a nice addition to this plugin.

So that you can configure something like this for the root directories;

    config.unison.host_folder = "src/"  
    config.unison.guest_folder = "~/Sites/" 

And then multiple paths;

config.unison.paths = [ "Site1/", "Site2/" ]

This way you can sync multiple sites, without syncing your complete directory.

http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html#roots
http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html#paths

@dcosson
Copy link
Owner

dcosson commented Jun 15, 2016

👍 this does look useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants