[ase-users] [ase-developers] ASE meeting at psi-K
Ondrej Certik
ondrej at certik.cz
Tue Oct 12 00:52:27 CEST 2010
On Thu, Oct 7, 2010 at 12:17 AM, Marcin Dulak <Marcin.Dulak at fysik.dtu.dk> wrote:
> Hi,
>
> Ondrej Certik wrote:
>>
>> On Wed, Oct 6, 2010 at 6:40 PM, Ondrej Certik <ondrej at certik.cz> wrote:
>>
>>>
>>> On Fri, Sep 17, 2010 at 1:53 PM, <Janne.Blomqvist at tkk.fi> wrote:
>>>
>>
>> [...]
>>
>>>>
>>>> - There has been some informal discussion at DTU about moving from
>>>> subversion to a more modern distributed version control system (DVCS).
>>>> This news was well received. A brief discussion about the merits of
>>>> various DVCS'es did, unsurprisingly, not result in agreement about
>>>> which is the One True DVCS. It was asked whether DTU should continue
>>>> to host the project infrastructure, or if one should make use of a
>>>> free service like github/bitbucket/launchpad that provides repo
>>>> hosting, issue tracker, source and changeset browsing, ssh key
>>>> management etc. The consensus answer was that this is up to the DTU
>>>> project admins; as long as it works nobody else cares. sphinx is very
>>>> nice though so the project website and documentation will continue to
>>>> be hosted at DTU.
>>>>
>>>
>>> Btw, you can continue using svn, but host it at github:
>>>
>>> http://github.com/blog/644-subversion-write-support
>>>
>>> that way people can use git, but you can continue using svn (assuming
>>> you prefer svn over git) and push using svn.
>>>
>>
>> For the time being, I have converted the svn repo to git and posted it
>> here:
>>
>> http://github.com/certik/gpaw
>>
>
> could you post, or provide links to instructions how you did it?
I just used git-svn:
http://help.github.com/svn-importing/
There are other possibilities too.
> Do you know any good instructions for converting trac-svn to trac-git,
I did a little googling and found:
http://github.com/poseidix/TRAC-SVN-to-GIT-migration
but I never tried it. I would just install trac-git and create a git
repository (see the link above) and push it in.
> or maybe migrating to another tracking system (what do git users prefer)?
Lots of people host the git at github, and the rest at trac, or other
hosting server. Some people use github for everything, but you don't
need to.
Ondrej
More information about the ase-users
mailing list