How to handle the pack files now we have switched to git?
Pete French
petefrench at ingresso.co.uk
Wed Jan 6 14:05:14 UTC 2021
On 05/01/2021 15:58, Chris wrote:
> Brilliant minds think alike. I use nearly the same routine. ;-)
Always good to know that I am not doing something completely idiotic ;)
> OTOH it won't be (easily) possible to "up" the repo(s) from the
> receiving hosts w/o the .git.
Yes, this is my issue really. Because though I liek to think I have one
place which builds the system and rsyncs it out, in practice here are
three of them, and each of them can push to the otjers. Which one I use
rather depoends where I am, and what I am doing - which is a problem
which has become more acute in the current world!
What I have decided to do is keep the.git on all fo them, but not rsycn
it, and to 'git pull' at the same time in each place - a 'it status'
will show me if any files are actually different after the rsync.
Should work fine I think.
thanks,
-pete.
More information about the freebsd-stable
mailing list