[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] Subversion svn moved to new server
From: |
Assaf Gordon |
Subject: |
Re: [Savannah-hackers-public] Subversion svn moved to new server |
Date: |
Fri, 6 Jan 2017 22:50:52 -0500 |
Hi Bob and all,
> On Jan 6, 2017, at 13:55, Bob Proulx <address@hidden> wrote:
>
> I have moved the subversion svn service to the new servers.
I followed with 'bzr'.
The checks are:
bzr branch bzr://bzr.savannah.nongnu.org/gnewsense/docs
bzr branch bzr+ssh://address@hidden/gnewsense/docs
rsync -avhP rsync://bzr.sv.gnu.org/bzr/gnewsense/docs
wget -O/dev/null https://bzr.savannah.gnu.org/lh/gnewsense/
wget -O/dev/null https://bzr.savannah.gnu.org/r/gnewsense/
wget -O/dev/null http://bzr.savannah.gnu.org/lh/gnewsense/
wget -O/dev/null http://bzr.savannah.gnu.org/r/gnewsense/
For the 'svn' checks I'd add this (which works fine):
rsync -avhP rsync://svn.sv.gnu.org/svn/administration/
A small question:
Since all the nginx virtual hosts use the same log file,
would it be useful to change to log format to have the server name as well ?
regards,
- assaf