On Thu, 2010-11-11 at 21:56 +0300, Dmitry wrote: > On Mon, 08 Nov 2010 16:55:10 -0200, Lucas Meneghel Rodrigues > <[email protected]> wrote: > > On Mon, 2010-11-08 at 16:43 -0200, Eduardo Habkost wrote: > > > Hi, all, > > > > > > This is a note about the Autotest Git SVN mirror. I have just created a > > > "organization" account on github for the Autotest code, so the mirror > > > doesn't need to live on my personal github account. > > > > > > The new addresses for the repository are: > > > > > > - git://github.com/autotest/autotest.git (git checkout) > > > - https://[email protected]/autotest/autotest.git (http checkout) > > > - https://github.com/autotest/autotest (web browsing) > > > > > > If you a git 'remote' in your local git clone pointing to the old > > > repository, you can simply update the remote URL on your .git/config > > > file so git starts using the new address the next time you run 'git > > > remote update'. > > > > > > Someone with permissions in the wiki needs to update the following pages > > > to point to the new location: > > > > > > - http://autotest.kernel.org/wiki/GitWorkflow > > > - http://autotest.kernel.org/wiki/DownloadSource > > > Today i've tried to deploy server from current, but without success. > Seems like this is because incorrect db schema. Off course this is > possible when you dealing with "current". > BTW can some one please post an last good commit.
I just tried to deploy a new server here and didn't have any problems. Could you post your problem so we can troubleshoot it? > Main SVN server has stable branches (the most recent is 0.12.1) > Are they really stable? To the best of my knowledge, yes (well, I maintain those branches, and have tested them a lot). They are lagging behind the current state of latest git, obviously, but do work well. > Do you have plans to push it to git-mirror? No, once all the maintainers agree on moving autotest entirely to git, we'll drop the github svn mirror, or perhaps making the current mirror the 'official' source. Meanwhile, the git mirror is only for trunk. > > Eduardo, thank you very much! > > > > _______________________________________________ > > Autotest mailing list > > [email protected] > > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
