I need to know if I should put my own SVN creds on the server or if we
have a generic SVN ID for automated updates from scripts in cron.
I was trying to have a central SVN area under
/usr/local/spamassassin/svn since it's sooooo large. Do we need to have
separate repos to keep things in smaller directories? I guess it
depends on if we have general users like automc or bbmass that can
commit to SVN in cron'd scripts.
Dave
On 05/10/2017 08:32 PM, Kevin A. McGrail wrote:
On 5/10/2017 8:49 PM, Dave Jones wrote:
Kevin,
I was wanting to setup /usr/local/spamassassin/svn as a check out area
and a general update area. Do you normally set it up with your own
creds or is there a generic user that was used on the previous server
for cron jobs to do commits?
Looking at https://svn.apache.org/viewvc/spamassassin/dns/, it doesn't
appear that the automated entries are stored in SVN.
Regards,
KAM