www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Using dub with Codeberg repositories

reply solidstate1991 <laszloszeremi outlook.com> writes:
I'm in the process of migrating my code to Codeberg due to a 
multitude of reasons, but there's no option to select Codeberg 
for dub, even though it lets me to set a new repository for the 
same package.
Jan 11
parent Dejan Lekic <dejan.lekic gmail.com> writes:
On Sunday, 11 January 2026 at 18:58:00 UTC, solidstate1991 wrote:
 I'm in the process of migrating my code to Codeberg due to a 
 multitude of reasons, but there's no option to select Codeberg 
 for dub, even though it lets me to set a new repository for the 
 same package.
Recently DUB got Codeberg support. But you can't migrate existing DUB package to Codeberg. I made a bug report about it, you are welcome to implement it if you have time.
Jan 11