El 9/10/25 a las 16:32, Benny Siegert escribió:
On Wed, Oct 8, 2025 at 6:21 PM Ramiro Aceves <[email protected]> wrote:
This has been a great idea. In past problems I copyied buy hand
pkgsrc-current directories.... I was really stupid! I did not realize
that could make partial source directories updates...
If you're using Git or Mercurial (as will be the case very soon,
hopefully!), you can be on the 2025Q3 branch and do a "git
cherry-pick" to apply a single commit from the head branch. If there
are merge conflicts, it will let you resolve them at that point.
Thanks so much Benny for the trick.
Ramiro.