Re: [Rd] R-Forge > GitHub?

2019-06-26 Thread Henrik Bengtsson
One thing that needs manual work is making each SVN username mP to a Git (username, email address). This often involved asking contributors what their preferred endless Git address is. The email address is what for instance GitHub uses to associate a commit authorship with a user account. You can

Re: [Rd] R-Forge > GitHub?

2019-06-26 Thread Lionel Henry
I think all 3 issues are solved by: 1. Use the "+" button on github.com and select "Import a repository". 2. Pass the URL of your SVN repo. Lionel > On 26 Jun 2019, at 18:58, Spencer Graves wrote: > > Thanks to Duncan, Lionel and Henrik for their quick replies. I ha

Re: [Rd] R-Forge > GitHub?

2019-06-26 Thread Lionel Henry
> On 26 Jun 2019, at 17:25, Duncan Murdoch wrote: > > R-Forge is mirrored on Github; see https://github.com/rforge/ecdat, for > example. That shows 418 commits in its history; presumably that's the full > R-forge history. I think that's newer than Michael Friendly's gist. > > So I suspect

Re: [Rd] R-Forge > GitHub?

2019-06-26 Thread Duncan Murdoch
On 26/06/2019 10:34 a.m., Spencer Graves wrote: Hello, All:   What's the status and future plans for R-Forge?   I ask primarily because a problem I reported May 15 and 17 via two different channels has yet to be fixed, and it prevents my development versions of the Ecdat and Ecfun

[Rd] R-Forge > GitHub?

2019-06-26 Thread Spencer Graves
Hello, All:   What's the status and future plans for R-Forge?   I ask primarily because a problem I reported May 15 and 17 via two different channels has yet to be fixed, and it prevents my development versions of the Ecdat and Ecfun packages from building -- because the Windows ve