Christophe TREFOIS <tre...@gmail.com> writes:

> Hi Magnus,
>
> I was already using the SKIP=lfs because we are using an external
> mount for that.
>
> So I checked in the rake task here:
> https://github.com/gitlabhq/gitlabhq/blob/7fa1ab469f40dfced988a75b95e484e40615e32d/lib/tasks/gitlab/backup.rake
>
> Then I tried, and it worked. :)

That is good to know, I've been thinking of leaving out the artifacts
from our backups, since they consist solely of untracked stuff.

One thing that isn't obvious to me is how to skip more than one thing;
space separated as in

    SKIP="lfs registry"

or comma separated as in

    SKIP=lfs,registry

or what?

(There should be some documentation for this somewhere, right? I feel I
shouldn't really have to learn Ruby to figure it out ;)

/M

-- 
Magnus Therning,  magnus.thern...@cipherstone.com
Cipherstone Technologies AB
Theres Svenssons gata 10, 417 55 Gothenburg, Sweden

Those who would give up Essential Liberty to purchase a little
Temporary Safety, deserve neither Liberty nor Safety
     — Benjamin Franklin, Historical Review of Pennsylvania, 1759

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/87pos7hf6k.fsf%40sobel.cipherstone.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to