You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Dominik Psenner <dp...@apache.org> on 2017/04/27 07:28:09 UTC

[log4net] git repository is online

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


Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
On 2017-04-28 11:04, Stefan Bodewig wrote:
> Not really. But we need to update the log4net website. I'll see to it
> later today.

Great! I planned to do that this evening around 22:00 CET, but the kids 
are probably going to interfere with these plans. :-D

> We should probably hold back deleting it for something like two weeks
> and say so when we ask people to move the PRs.

Agreed.

Re: [log4net] git repository is online

Posted by Stefan Bodewig <bo...@apache.org>.
On 2017-04-28, Dominik Psenner wrote:

> On 2017-04-28 06:43, Stefan Bodewig wrote:
>> Before svn goes read-only we may want to remove the contents of trunk
>> and add a single README saying that we moved to git with pointers to the
>> Apache repo as well as the new github mirror.

> I thought that adding a little information on the website would be
> enough. It did not cross my mind to actually commit that information
> in svn. Unfortunately the svn repository is read-only as of the time
> writing. Do we consider this to be important enough to make it
> temporarily writeable again?

Not really. But we need to update the log4net website. I'll see to it
later today.

>> And we probably should comment on all PRs asking people to re-create
>> them against the new repo if they still consider them relevant.

> That's one of the options I had in mind. Will people be able to access
> those comments when we delete the repository as suggested by Ralph?

We should probably hold back deleting it for something like two weeks
and say so when we ask people to move the PRs.

>> I'd like to keep the 1.3.x branch for historical reasons.

> Ok. I've pushed the 1.3.x branch.

Thanks

        Stefan

Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
On 2017-04-28 06:43, Stefan Bodewig wrote:
> Before svn goes read-only we may want to remove the contents of trunk
> and add a single README saying that we moved to git with pointers to the
> Apache repo as well as the new github mirror.

I thought that adding a little information on the website would be 
enough. It did not cross my mind to actually commit that information in 
svn. Unfortunately the svn repository is read-only as of the time 
writing. Do we consider this to be important enough to make it 
temporarily writeable again?

> And we probably should comment on all PRs asking people to re-create
> them against the new repo if they still consider them relevant.

That's one of the options I had in mind. Will people be able to access 
those comments when we delete the repository as suggested by Ralph?

> I'd like to keep the 1.3.x branch for historical reasons.

Ok. I've pushed the 1.3.x branch.

Re: [log4net] git repository is online

Posted by Stefan Bodewig <bo...@apache.org>.
On 2017-04-27, Dominik Psenner wrote:

> 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

Great!

> 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!

Before svn goes read-only we may want to remove the contents of trunk
and add a single README saying that we moved to git with pointers to the
Apache repo as well as the new github mirror.

And we probably should comment on all PRs asking people to re-create
them against the new repo if they still consider them relevant.

> 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

I'd like to keep the 1.3.x branch for historical reasons.

Stefan

Re: [log4net] git repository is online

Posted by Matt Sicker <bo...@gmail.com>.
Depends if you want to merge them eventually or not. You can ask users to
create .diffs from their existing PRs and remake them against the git repo.

On 27 April 2017 at 15:07, Dominik Psenner <dp...@gmail.com> wrote:

> What would you recommend to do with the pull requests?
>
> 2017-04-27 13:30 GMT+02:00 Apache <ra...@dslextreme.com>:
>
> > I recommend that the git mirror of the sun repo be deleted. It will just
> > confuse people.
> >
> > Ralph
> >
> > > On Apr 27, 2017, at 12:41 AM, Dominik Psenner <dp...@gmail.com>
> > wrote:
> > >
> > > 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
> > >>
> > >
> > >
> >
> >
> >
>
>
> --
> Dominik Psenner
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
What would you recommend to do with the pull requests?

2017-04-27 13:30 GMT+02:00 Apache <ra...@dslextreme.com>:

> I recommend that the git mirror of the sun repo be deleted. It will just
> confuse people.
>
> Ralph
>
> > On Apr 27, 2017, at 12:41 AM, Dominik Psenner <dp...@gmail.com>
> wrote:
> >
> > 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
> >>
> >
> >
>
>
>


-- 
Dominik Psenner

Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
I've just filed a ticket to INFRA to make the origin/trunk branch disappear
from the github mirror:

https://issues.apache.org/jira/browse/INFRA-14026

2017-04-27 13:30 GMT+02:00 Apache <ra...@dslextreme.com>:

> I recommend that the git mirror of the sun repo be deleted. It will just
> confuse people.
>
> Ralph
>
> > On Apr 27, 2017, at 12:41 AM, Dominik Psenner <dp...@gmail.com>
> wrote:
> >
> > 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
> >>
> >
> >
>
>
>


-- 
Dominik Psenner

Re: [log4net] git repository is online

Posted by Apache <ra...@dslextreme.com>.
I recommend that the git mirror of the sun repo be deleted. It will just confuse people.

Ralph

> On Apr 27, 2017, at 12:41 AM, Dominik Psenner <dp...@gmail.com> wrote:
> 
> 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
>> 
> 
> 



Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
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
>


Re: [log4net] git repository is online

Posted by Stefan Bodewig <bo...@apache.org>.
On 2017-04-28, Matt Sicker wrote:

> Speaking of which, we use the Jenkinsfile style pipelines at my work, and
> those are a bit less annoying to use than the web interface. Any idea if we
> can use those here?

builds.apache.org has a "Open Blue Ocean" button at the top, at least
once you authenticate. To me this signals Jenkins is new enough and the
necessary plugins should be there to create projects that use build
pipelines. Haven't tried it myself so far, though.

Stefan

Re: [log4net] git repository is online

Posted by Matt Sicker <bo...@gmail.com>.
Speaking of which, we use the Jenkinsfile style pipelines at my work, and
those are a bit less annoying to use than the web interface. Any idea if we
can use those here?

On 28 April 2017 at 10:07, Dominik Psenner <dp...@gmail.com> wrote:

> Stefan has mastered all levels that exist for making jenkins
> configurations. :-)
>
>
>
> On 2017-04-28 17:05, Matt Sicker wrote:
>
>> Can we? Most likely. Does anyone know how to configure it like that? 🤔
>>
>> On 28 April 2017 at 10:01, Dominik Psenner <dp...@gmail.com> wrote:
>>
>> When we see that jenkins works. Can we configure jenkins to attempt a
>>> merge of pull requests and run the tests against that? ;-)
>>>
>>>
>>>
>>> On 2017-04-28 16:39, Stefan Bodewig wrote:
>>>
>>> Hi
>>>>
>>>> I've also re-configured Jenkins to use git, we'll see how that works
>>>> out.
>>>>
>>>> Stefan
>>>>
>>>>
>>>
>>
>


-- 
Matt Sicker <bo...@gmail.com>

Re: [log4net] git repository is online

Posted by Stefan Bodewig <bo...@apache.org>.
On 2017-04-28, Dominik Psenner wrote:

> Stefan has mastered all levels that exist for making jenkins
> configurations. :-)

TBH, I haven't tried that so far and am not sure the necessary Jenkins
plugins have been installed. This would be pretty low on my personal
priority list, so if you get there before me ...

Stefan

Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
Stefan has mastered all levels that exist for making jenkins 
configurations. :-)


On 2017-04-28 17:05, Matt Sicker wrote:
> Can we? Most likely. Does anyone know how to configure it like that? \U0001f914
>
> On 28 April 2017 at 10:01, Dominik Psenner <dp...@gmail.com> wrote:
>
>> When we see that jenkins works. Can we configure jenkins to attempt a
>> merge of pull requests and run the tests against that? ;-)
>>
>>
>>
>> On 2017-04-28 16:39, Stefan Bodewig wrote:
>>
>>> Hi
>>>
>>> I've also re-configured Jenkins to use git, we'll see how that works
>>> out.
>>>
>>> Stefan
>>>
>>
>


Re: [log4net] git repository is online

Posted by Matt Sicker <bo...@gmail.com>.
Can we? Most likely. Does anyone know how to configure it like that? 🤔

On 28 April 2017 at 10:01, Dominik Psenner <dp...@gmail.com> wrote:

> When we see that jenkins works. Can we configure jenkins to attempt a
> merge of pull requests and run the tests against that? ;-)
>
>
>
> On 2017-04-28 16:39, Stefan Bodewig wrote:
>
>> Hi
>>
>> I've also re-configured Jenkins to use git, we'll see how that works
>> out.
>>
>> Stefan
>>
>
>


-- 
Matt Sicker <bo...@gmail.com>

Re: [log4net] git repository is online

Posted by Dominik Psenner <dp...@gmail.com>.
When we see that jenkins works. Can we configure jenkins to attempt a 
merge of pull requests and run the tests against that? ;-)


On 2017-04-28 16:39, Stefan Bodewig wrote:
> Hi
>
> I've also re-configured Jenkins to use git, we'll see how that works
> out.
>
> Stefan


Re: [log4net] git repository is online

Posted by Stefan Bodewig <bo...@apache.org>.
Hi

I've also re-configured Jenkins to use git, we'll see how that works
out.

Stefan