Re: git-access via sourceforge

Sven Roederer <[email protected]> Fri, 08 May 2020 16:15:12 +0200
Newsgroups gmane.comp.web.wiki.phpwiki.talk
Message-ID <1718727.yFZoOJa9JZ@strike>
Hi Marc-Etienne,

seems that this point is not really clear from the Sourceforge-docs mentioned 
before. Checking a bit deeper in the net I found several ways to convert a SF-
svn repo to git and host it, but no story on I just enabled this option and 
had a git-readonly version of the svn code.
So it seems only to apply on new repos.

Sven

P.S: By the way, GitHub offers to import SVN-repos [2], but this will need 
manual mapping to existing github-account (if existing).


2 - https://github.com/SvenRoederer/phpwiki

Am Montag, 4. Mai 2020, 09:58:53 CEST schrieb Vargenau, Marc-Etienne (Nokia - 
FR/Paris-Saclay):
> Hi Sven,
> 
> As the Phpwiki repository was created with Subversion, I am not sure you can
> download it with Git.
> 
> Best regards,
> 
> Marc-Etienne
> 
> -----Original Message-----
> From: Sven Roederer <[email protected]>
> Sent: Friday, May 1, 2020 3:09 AM
> To: Discussion on PhpWiki features, bugs, development.
> <[email protected]> Subject: [Phpwiki-talk] git-access via
> sourceforge
> 
> Hi,
> 
> after some time I'm trying to reactivate my old phpwiki-instance and had a
> look into the project again. Even there seems no activity on this list,
> there have been some commits to the code.
> 
> Back in the days I was happy to use svn, but since some time I really like
> git. It seems that SourceForge also supports git [1], but I did not succeed
> in cloning the repo with
> 
> sven@strike:/tmp$ git clone git://git.code.sf.net/p/PhpWiki/code
> Klone nach 'code' ...
> fatal: remote error: access denied or repository not exported:
> /p/PhpWiki/code
> 
> It reads like this access needs to be enabled. Can anyone check and change?
> 
> Sven
> 
> 1 - https://sourceforge.net/p/forge/documentation/Git/
>