Re: Publically accessible NEdit repositories?

TK Soh <[email protected]> Thu, 8 Jul 2010 14:54:32 +0800
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
On Thu, Jul 8, 2010 at 2:06 PM, Joor Loohuis <[email protected]> wrote:
> On 07-07-10 01:53, TK Soh wrote:
>> On Tue, Jul 6, 2010 at 11:51 PM, TK Soh <[email protected]> wrote:
>>> On Tue, Jul 6, 2010 at 2:35 PM, Bert Wesarg <bert.wesarg-gM/[email protected]> wrote:
>>>> On Tue, Jul 6, 2010 at 16:31, Helmut Jarausch
>>>> <[email protected]> wrote:
>>>>> On 07/06/10 13:20:17, Bert Wesarg wrote:
>>>>>> On Tue, Jul 6, 2010 at 13:01, Helmut Jarausch
>>>>>> <[email protected]> wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> has anybody a list of NEdit repositories and how they relate to
>>>>>> each
>>>>>>> other?
>>>>>>>
>>>>>>> Currently I just know about
>>>>>>>
>>>>>>> nedit.cvs.sourceforge.net:/cvsroot/nedit
>>>>>>>
>>>>>>> and
>>>>>>>
>>>>>>> http://bitbucket.org/bert.wesarg/nedit
>>>>>>
>>>>>> http://repo.or.cz/w/nedit.git
>>>>>
>>>>> Trying to check this out gives me
>>>>> git clone http://repo.or.cz/w/nedit.git nedit
>>>>
>>>> This url is only the web interface, its is not intended for git clone.
>>>> Try this one:
>>>>
>>>>    git clone git://repo.or.cz/nedit.git
>>>>
>>>> or, when you preffer html:
>>>>
>>>>    git clone http://repo.or.cz/r/nedit.git
>>>
>>> I faced the same problem recently (new to git, I am more a hg guy).
>>> Good thing Bert maintains a hg mirror of the repo.
>>
>> BTW, I think this repo info (git and hg) should probably be published
>> on www.nedit.org. Not sure how to do that though. Perhaps niki also,
>
> Well, that is easy enough. The website is also in version control, and
> it is automatically updated on the webserver. So please go ahead and add
> any information to the website that you think is missing. Alternatively,
> post the instructions that you would like to add here, and I'll make
> sure they get onto the website. The same applies to Niki.

I am not setup to update the website now. Perhaps someone can help add
a section below www.nedit.org->download->source code->Development
section with info on these repos:

Git:

   git clone git://repo.or.cz/nedit.git

   OR

   git clone http://repo.or.cz/r/nedit.git

Mercurial:

   hg clone http://bitbucket.org/bert.wesarg/nedit
-- 
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss