Just delete the obsolete folder on the server. Best, Tobias
On 05/20/2015 06:00 PM, Jerome BENOIT wrote: > Hi, thanks for your replies. > > My main issue is the coming existence of two git repositories at Alioth > for the same package, this can be confusing and this occupy space for nothing. > Is there a procedure to remove the obsolete git repository once the new fresh > one is set up ? > > Thanks, > Jerome > > On 20/05/15 16:59, Tobias Hansen wrote: >> Hi Jerome, >> >> there's a good description for the Debian Games Team here: >> https://wiki.debian.org/Games/VCS/git >> >> You should be able to ssh into git.debian.org with your alioth account >> (I think). The 3 steps to create a git repository have to be slightly >> modified: >> >> $ ssh <username>@git.debian.org >> $ cd /git/debian-science/packages >> $ ./setup-repository <package> '<package description>' >> >> This is from memory, but I think last time I did it the setup-repository >> script was there. Next you can change the remote in your local repo and >> push to the new location. >> >> Best, >> Tobias >> >> On 05/20/2015 04:02 PM, Jerome BENOIT wrote: >>> Hello List, >>> >>> I am on my way to adopt a math package (mpfi not to mention it) currently >>> maintained >>> as collab-maint package: I would like to bring it to debian-science: >>> what is the best to do so ? >>> >>> Thanks in advance, >>> Jerome >>> >>> >> >> > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

