[mapserver-dev] github migration complete

thomas bonfort thomas.bonfort at gmail.com
Wed Apr 4 04:01:15 EDT 2012


On Wed, Apr 4, 2012 at 06:07, Stephen Woodbridge
<woodbri at swoodbridge.com> wrote:
> Thomas,
>
> This is great - Thanks!
>
> I can create new tickets for 4270-4273 if you want, no big deal.
that would be great, thanks !
>
> You might want to post the git:/... urls to clone for the various
> repositories for those of us that need some clue :)

the urls are near the top of each repository homepage
(https://github.com/mapserver/mapserver)
for those of you new to git,
http://help.github.com/set-up-git-redirect is a recommended read so
you can setup your git username, email and ssh keys. Once that step is
done, cloning the repo is done with

git clone git at github.com:mapserver/mapserver.git  #will create a
mapserver/ directory in the current working directory.

git clone git at github.com:mapserver/docs.git
etc...

>
> Thanks for all your effort to get this moved.
let the fun start now !

cheers,
thomas

>
> -Steve W
>
>
> On 4/3/2012 11:55 PM, thomas bonfort wrote:
>>
>> Hi devs,
>>
>> As you may have seen or been notified, the transition of the code to
>> github is complete, and the tickets have been imported. All code
>> committers should normally have been added, I'm still missing jeff's
>> userid for the docs.
>>
>> - How can we set trac and svn to read-only?
>> - I can assign open issues to the person they were assigned in trac,
>> but have refrained from doing so until now to avoid notification email
>> spamming. I will do this in a couple of days once the dust has
>> settled, unless you specifically oppose to this in this thread.
>> - There are 5 major repositories: mapserver, docs, msautotest,
>> mapcache, and tinyows. The mapcache and tinyows subdirectories in
>> mapserver will have to be removed.
>> - The tinyows code has been reimported from a dump of the original
>> svn, which means it now has history attached.
>> - There are a couple of trac issues and svn commits that didn't make
>> it into github (i.e. the ones that were created after I got the trac
>> dump):
>>   - from steveW: tickets 4270-4273
>>   - from steveL: ticket 4269 + commit
>>   - from paolo: italian doc commit r13314
>>
>> - There is a single issue tracker for all repositories
>> https://github.com/mapserver/mapserver/issues . The syntx reference is
>> here http://github.github.com/github-flavored-markdown/ . You can
>> reference commits by their sha1 directly (e.g. "in commit abd234ef ,
>> the behavior ...") for commits that belong to the mapserver/mapserver
>> repository. For commits in the other repositories, the syntax is
>> mapserver/repo at SHA1, you have a nice example in the last comments of
>> this ticket https://github.com/mapserver/mapserver/issues/3906 .
>>
>> cheers,
>> thomas
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
>
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev


More information about the mapserver-dev mailing list