Re: [arch-projects] [dbscripts] [PATCH 0/5] Be less tightly coupled with SVN

2018-06-23 Thread Luke Shumaker
On Fri, 22 Jun 2018 15:49:19 -0400, Luke Shumaker wrote: > On Fri, 22 Jun 2018 12:52:04 -0400, > Eli Schwartz wrote: > > and > > IMHO also has a lot more code clarity than a mini awk program reading > > from pacman's technically

Re: [arch-projects] [dbscripts] [PATCH 0/5] Be less tightly coupled with SVN

2018-06-22 Thread Luke Shumaker
On Fri, 22 Jun 2018 12:52:04 -0400, Eli Schwartz wrote: > On 06/19/2018 12:20 AM, Luke Shumaker wrote: > > From: Luke Shumaker > > > > This patchset is intended to clean up dbscripts' interaction with SVN. > > Besides (IMO) improved code clarity, this should make it easier for those > > who wish

Re: [arch-projects] [dbscripts] [PATCH 0/5] Be less tightly coupled with SVN

2018-06-22 Thread Eli Schwartz via arch-projects
On 06/19/2018 12:20 AM, Luke Shumaker wrote: > From: Luke Shumaker > > This patchset is intended to clean up dbscripts' interaction with SVN. > Besides (IMO) improved code clarity, this should make it easier for those > who wish to replace SVN with something else. > > There are two major themes

[arch-projects] [dbscripts] [PATCH 0/5] Be less tightly coupled with SVN

2018-06-18 Thread Luke Shumaker
From: Luke Shumaker This patchset is intended to clean up dbscripts' interaction with SVN. Besides (IMO) improved code clarity, this should make it easier for those who wish to replace SVN with something else. There are two major themes here: 1. Avoid asking SVN for information; to the extent