For anyone having problems with the git protocol, here are some useful
links:

The new project home page:
https://github.com/ipmitool/ipmitool

The new anonymous https URL for `git clone`:
https://github.com/ipmitool/ipmitool.git

Hope it works for everyone.

09.04.2018 18:08, Alexander Amelkin wrote:
>
> Ok. The migration has happened. The sources are now on GitHub, the web
> links on SourceForge has been updated accordingly and the old
> repository on SourceForge has been wiped except for README for
> everyone using it to notice the change.
>
> Please update your local repos for a new remote:
>
> ```
> git remote add gh g...@github.com:/ipmitool/ipmitool.git
> git remote remove origin
> git remote rename gh origin
> git branch --set-upstream-to=origin/master
> ```
>
> Please do not use the old Tickets system on SourceForge, use GitHub
> issues instead.
>
> With best regards,
> Alexander
>
>
> 04.04.2018 12:39, Alexander Amelkin wrote:
>> Hello everybody!
>>
>> As I've started administering ipmitool project recently, I've noticed
>> that SourceForge is extremely inconvenient in terms of code review, and,
>> what is more important, unstable. I encounter extremely slow git
>> operations, now and then I see in browser that "repository metadata is
>> not available", I've seen server errors when accessing pull requests,
>> and so on.
>>
>> I start thinking about migrating the project to GitHub that is much more
>> stable and provides better development and code reviewing tools. However
>> I may be missing something about convenience of SourceForge for users,
>> so I would like to hear any opinions against migration in general or
>> against GitHub in particular.
>>
>> Alexander.
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>> _______________________________________________
>> Ipmitool-devel mailing list
>> Ipmitool-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> Ipmitool-devel mailing list
> Ipmitool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to