Re: documentation on release build process change (svn -> git)?

2020-08-30 Thread Mehmet Erol Sanliturk
Dear Michael , Your messages are classified as spam because GMail is not able to verify that their origin is the above address . I have tried to send this message to Michael Butler GMail responded as approximately "The address could not be found." . Mehmet Erol Sanliturk On Sun, Aug

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Michael Butler
On 8/29/20 5:48 PM, Glen Barber wrote: > On Sat, Aug 29, 2020 at 09:43:25PM +, Glen Barber wrote: >> On Sat, Aug 29, 2020 at 09:40:17PM +, Glen Barber wrote: [ .. ] >>> Nevermind, I see the problem. Standby. >>> >> >> r364966 should fix it. Thank you again for your help here. >> > >

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Michael Butler
On 8/29/20 5:17 PM, Glen Barber wrote: > On Sat, Aug 29, 2020 at 04:38:05PM -0400, Michael Butler wrote: >> The build-from-existing mode fails with .. >> >> imb@vm01:/usr/src/release> sudo ./release.sh -c release-i386.conf >> fatal: not a git repository (or any parent up to mount point /usr) >>

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Michael Butler
On 8/29/20 12:04 PM, Glen Barber wrote: > On Sat, Aug 29, 2020 at 03:51:23PM +, Glen Barber wrote: >> I added a way to update an existing tree in r364959. I have only done >> very trivial testing on this change, however, so please let me know if >> it does not work as expected. >> > r364960

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 05:54:31PM -0400, Michael Butler wrote: > On 8/29/20 5:48 PM, Glen Barber wrote: > > On Sat, Aug 29, 2020 at 09:43:25PM +, Glen Barber wrote: > >> On Sat, Aug 29, 2020 at 09:40:17PM +, Glen Barber wrote: > > [ .. ] > > >>> Nevermind, I see the problem. Standby.

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 09:43:25PM +, Glen Barber wrote: > On Sat, Aug 29, 2020 at 09:40:17PM +, Glen Barber wrote: > > On Sat, Aug 29, 2020 at 09:30:02PM +, Glen Barber wrote: > > > On Sat, Aug 29, 2020 at 05:21:16PM -0400, Michael Butler wrote: > > > > On 8/29/20 5:17 PM, Glen Barber

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 09:40:17PM +, Glen Barber wrote: > On Sat, Aug 29, 2020 at 09:30:02PM +, Glen Barber wrote: > > On Sat, Aug 29, 2020 at 05:21:16PM -0400, Michael Butler wrote: > > > On 8/29/20 5:17 PM, Glen Barber wrote: > > > > On Sat, Aug 29, 2020 at 04:38:05PM -0400, Michael

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 09:30:02PM +, Glen Barber wrote: > On Sat, Aug 29, 2020 at 05:21:16PM -0400, Michael Butler wrote: > > On 8/29/20 5:17 PM, Glen Barber wrote: > > > On Sat, Aug 29, 2020 at 04:38:05PM -0400, Michael Butler wrote: > > >> The build-from-existing mode fails with .. > > >> >

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 05:21:16PM -0400, Michael Butler wrote: > On 8/29/20 5:17 PM, Glen Barber wrote: > > On Sat, Aug 29, 2020 at 04:38:05PM -0400, Michael Butler wrote: > >> The build-from-existing mode fails with .. > >> > >> imb@vm01:/usr/src/release> sudo ./release.sh -c release-i386.conf >

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 04:38:05PM -0400, Michael Butler wrote: > On 8/29/20 12:04 PM, Glen Barber wrote: > > On Sat, Aug 29, 2020 at 03:51:23PM +, Glen Barber wrote: > >> I added a way to update an existing tree in r364959. I have only done > >> very trivial testing on this change, however,

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Michael Butler
On 8/29/20 11:14 AM, Glen Barber wrote: > NOPORTS=yes is the problem, and I forgot to address it before merging > the project branch back. Please try with r364956. Trying now but, in the interim, I noted .. With SVN, I could re-use a previously existing build directory and it would simply apply

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Michael Butler
On 8/28/20 1:44 PM, Glen Barber wrote: > Note, not entirely tested, however, since future snapshots and 13.0 will > be exclusively built from the git sources. When building with .. ## Set miscellaneous 'make release' settings. NODOC=yes NOPORTS=yes WITH_DVD=yes The build fails after building

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 03:51:23PM +, Glen Barber wrote: > On Sat, Aug 29, 2020 at 11:34:15AM -0400, Michael Butler wrote: > > On 8/29/20 11:14 AM, Glen Barber wrote: > > > NOPORTS=yes is the problem, and I forgot to address it before merging > > > the project branch back. Please try with

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 11:34:15AM -0400, Michael Butler wrote: > On 8/29/20 11:14 AM, Glen Barber wrote: > > NOPORTS=yes is the problem, and I forgot to address it before merging > > the project branch back. Please try with r364956. > > Trying now but, in the interim, I noted .. > > With SVN,

Re: documentation on release build process change (svn -> git)?

2020-08-29 Thread Glen Barber
On Sat, Aug 29, 2020 at 10:30:24AM -0400, Michael Butler wrote: > On 8/28/20 1:44 PM, Glen Barber wrote: > > > Note, not entirely tested, however, since future snapshots and 13.0 will > > be exclusively built from the git sources. > > When building with .. > > ## Set miscellaneous 'make

documentation on release build process change (svn -> git)?

2020-08-28 Thread Michael Butler
Is there any documentation around the changes to the release build system from SVN to GIT? I currently keep a mirrored SVN repo and the revised release scripts seem not to have that as a build option. Can I still use this or do I need to throw it all out and start over? With one target machine

Re: documentation on release build process change (svn -> git)?

2020-08-28 Thread Glen Barber
On Fri, Aug 28, 2020 at 05:43:07PM +, Glen Barber wrote: > On Fri, Aug 28, 2020 at 01:32:06PM -0400, Michael Butler wrote: > > Is there any documentation around the changes to the release build > > system from SVN to GIT? > > > > I currently keep a mirrored SVN repo and the revised release

Re: documentation on release build process change (svn -> git)?

2020-08-28 Thread Glen Barber
On Fri, Aug 28, 2020 at 01:32:06PM -0400, Michael Butler wrote: > Is there any documentation around the changes to the release build > system from SVN to GIT? > > I currently keep a mirrored SVN repo and the revised release scripts > seem not to have that as a build option. Can I still use this