
Hello, It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect? Kind regards, Vasili

On Mon, Jul 20, 2009 at 9:26 AM, Vasili I. Galchin
Hello,
It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect?
Hackage is, AFAIU, a repository where _released_ versions of libraries/tools/etc related to Haskell can be kept. It is not fully comparable to SourceForge, Github, or any other _source hosting_ service. If you are looking for source hosting then take a look at SF, Github, Google Code, or something like that. Then upload _released_ versions to Hackage. IIRC there is also the possibility of having a Darcs repo on community.haskell.org. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe

On Mon, 20 Jul 2009 10:03:56 +0100
Magnus Therning
On Mon, Jul 20, 2009 at 9:26 AM, Vasili I. Galchin
wrote: Hello,
It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect?
Hackage is, AFAIU, a repository where _released_ versions of libraries/tools/etc related to Haskell can be kept. It is not fully comparable to SourceForge, Github, or any other _source hosting_ service.
If you are looking for source hosting then take a look at SF, Github, Google Code, or something like that. Then upload _released_ versions to Hackage. IIRC there is also the possibility of having a Darcs repo on community.haskell.org.
Yes, and darcs repos can also be hosted on patch-tag.com. community.haskell.org requires you to wait for a volunteer to review every new project request. Although, you don't need to make a project request if you only want a 1-developer repository. And by the way, it only hosts Haskell-related projects, not arbitrary darcs repositories. patch-tag.com doesn't have those constraints. -- Robin

Robin Green schrieb:
Yes, and darcs repos can also be hosted on patch-tag.com. community.haskell.org requires you to wait for a volunteer to review every new project request. Although, you don't need to make a project request if you only want a 1-developer repository. And by the way, it only hosts Haskell-related projects, not arbitrary darcs repositories.
You can put repositories into your public_html and see them under code.haskell.org/~user/ . I use this often for small projects. As soon as more people become interested in a package I request a new project.

Hello Vasili, Monday, July 20, 2009, 12:26:52 PM, you wrote:
It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect?
i recommend you to use either codeplex or code.google -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com

Or patch-tag.com On 20 Jul 2009, at 13:27, Bulat Ziganshin wrote:
Hello Vasili,
Monday, July 20, 2009, 12:26:52 PM, you wrote:
It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect?
i recommend you to use either codeplex or code.google
-- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Hello Joe, Monday, July 20, 2009, 2:36:28 PM, you wrote: afaik it provides minimal features, only VCS, while sitea i mentioned provides full service for OSS developer
Don't forget about Patch-tag!
Bulat Ziganshin wrote:
Hello Vasili,
Monday, July 20, 2009, 12:26:52 PM, you wrote:
It seems to me that Hackage doesn't provide version control, e.g. check out and check in. Am I incorrect?
i recommend you to use either codeplex or code.google
-- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
participants (8)
-
Bulat Ziganshin
-
Henning Thielemann
-
Joe Fredette
-
Magnus Therning
-
Miguel Mitrofanov
-
Robin Green
-
Vasili I. Galchin
-
Wolfgang Jeltsch