I've just filed a ticket to INFRA to make the svn repository read-only:
https://issues.apache.org/jira/browse/INFRA-14022
On 2017-04-27 09:28, Dominik Psenner wrote:
Hi,
I'm pleased to announce that the new git repository for the log4net
subproject is up! It can be found here:
https://git-wip-us.apache.org/repos/asf/logging-log4net.git
github integration is enabled for this repository and therefore it is
mirrored to github here:
https://github.com/apache/logging-log4net
Please do not commit to the svn repository anymore! That repository is
about to go read-only soon.
Here a few things to note and discuss:
1) Note that the repository at https://github.com/apache/log4net is
not a mirror of the new git repository, but rather a mirror of the svn
repository. We will have to decide now what we want to do with that
mirror and all the open pull requests on that mirror. Please discuss!
2) Note further that I've not pushed the following heads:
* refs/heads/origin/1.2.12
* refs/heads/origin/log4net-1.2.x
* refs/heads/origin/log4net-1.3.x
which were originally svn branches. Please discuss what should happen
with those heads!
3) While converting, I made an error and pushed the head origin/trunk
to the git repository, which was then mirrored to github. It looks
like this branch refuses to go away and I'll need to find a way to
remove that head. Please ignore the branch for now.
Cheers,
Dominik