Discussion:
Move networkmanagement to git
Johannes Obermayr
2010-11-19 17:38:43 UTC
Permalink
Hi,

I am writing a rule for move to git.

I need confirmation of some information:

* The name and description of the project.
-> networkmanagement
-> Applet and control panel for NetworkManager

* The current location of the project.
-> trunk/base/networkmanagement

* Its current or intended module (e.g. playground/utils or extragear/network).
-> extragear/base

* Which KDE Identity user name(s) should have admin rights to the repository and the entry on KDE Projects.
-> jobermayr (for initial pushing), wstephens, sebas

* The email address that the ReviewBoard group for the project should send emails to.
-> kde-networkmanager at kde.org

* The date and time the migration should take place (can be "asap").
-> within a few hours/days (if no problems occur)


Btw. I would say: Commit freeze until move is finished ...


Thanks.
Johannes

PS: Please CC me since I am not on mailing list.
Sebastian Kügler
2010-11-22 11:41:41 UTC
Permalink
Hi Johannes,
Post by Johannes Obermayr
I am writing a rule for move to git.
Thanks for that!
Post by Johannes Obermayr
* The name and description of the project.
-> networkmanagement
-> Applet and control panel for Network Manager
Control panel and widget network connections
Post by Johannes Obermayr
* The current location of the project.
-> trunk/base/networkmanagement
svn+ssh://svn.kde.org/home/kde/trunk/extragear/base/networkmanagement
Post by Johannes Obermayr
* Its current or intended module (e.g. playground/utils or
extragear/network). -> extragear/base
* Which KDE Identity user name(s) should have admin rights to the
repository and the entry on KDE Projects. -> jobermayr (for initial
pushing), wstephens, sebas
* The email address that the ReviewBoard group for the project should
send emails to. -> kde-networkmanager at kde.org
* The date and time the migration should take place (can be "asap").
-> within a few hours/days (if no problems occur)
Btw. I would say: Commit freeze until move is finished ...
Okay, let us know :)

Cheers,
--
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
Johannes Obermayr
2010-11-30 17:44:30 UTC
Permalink
Post by Johannes Obermayr
Hi,
Hello Johannes,
Post by Johannes Obermayr
I am writing a rule for move to git.
* The name and description of the project.
-> networkmanagement
-> Applet and control panel for NetworkManager
* The current location of the project.
-> trunk/base/networkmanagement
* Its current or intended module (e.g. playground/utils or
extragear/network). -> extragear/base
* Which KDE Identity user name(s) should have admin rights to the
repository and the entry on KDE Projects. -> jobermayr (for initial
pushing), wstephens, sebas
* The email address that the ReviewBoard group for the project should
send emails to. -> kde-networkmanager at kde.org
* The date and time the migration should take place (can be "asap").
-> within a few hours/days (if no problems occur)
Btw. I would say: Commit freeze until move is finished ...
I've committed some changes to networkmanager svn (my last commit was today
16:10 UTC+2), after this mail. Sorry about that :) What should I do now? Does
the commit freeze still continue? Do you know when will it be finished?
Thanks.
I only need confirmation that my repository is right:

http://gitweb.kde.org/scratch/jobermayr/networkmanagement.git

Especially 'gitk --all' between 2008-11-05 and 2009-02-09 (knetworkmanager-4.1-openSUSE) looks a bit weird.
There it seems r911930 was the last commit merged to master (playground/base/plasma/applets/networkmanager) although that branch is up to r923867.

I merged commits in /branches/work/~wstephens/networkmanager/ directly to master since there was not a commit in playground/base/plasma/applets/networkmanager during that time.

If that is right I will rebuild the repository and do the initial commit to git.kde.org/networkmanagement (including all needed adaptions for scripty and friends) ...


PS: I have been at work again for two weeks (new working place and tasks after 6 weeks holiday) and needed time to acclimatize :-)
Post by Johannes Obermayr
Thanks.
Johannes
Gökçen Eraslan
2010-12-14 17:31:33 UTC
Permalink
Post by Johannes Obermayr
http://gitweb.kde.org/scratch/jobermayr/networkmanagement.git
Especially 'gitk --all' between 2008-11-05 and 2009-02-09
(knetworkmanager-4.1-openSUSE) looks a bit weird. There it seems r911930
was the last commit merged to master
(playground/base/plasma/applets/networkmanager) although that branch is up
to r923867.
I merged commits in /branches/work/~wstephens/networkmanager/ directly to
master since there was not a commit in
playground/base/plasma/applets/networkmanager during that time.
If that is right I will rebuild the repository and do the initial commit to
git.kde.org/networkmanagement (including all needed adaptions for scripty
and friends) ...
PS: I have been at work again for two weeks (new working place and tasks
after 6 weeks holiday) and needed time to acclimatize :-)
Any news about that Johannes? I'm waiting with a ~1900 line patch to create my
own networkmanager branch in git.kde.org to implement system-wide connection
support :)
--
G?k?en Eraslan
Johannes Obermayr
2010-12-19 22:03:53 UTC
Permalink
Post by Gökçen Eraslan
Post by Johannes Obermayr
http://gitweb.kde.org/scratch/jobermayr/networkmanagement.git
Especially 'gitk --all' between 2008-11-05 and 2009-02-09
(knetworkmanager-4.1-openSUSE) looks a bit weird. There it seems r911930
was the last commit merged to master
(playground/base/plasma/applets/networkmanager) although that branch is up
to r923867.
I merged commits in /branches/work/~wstephens/networkmanager/ directly to
master since there was not a commit in
playground/base/plasma/applets/networkmanager during that time.
If that is right I will rebuild the repository and do the initial commit to
git.kde.org/networkmanagement (including all needed adaptions for scripty
and friends) ...
PS: I have been at work again for two weeks (new working place and tasks
after 6 weeks holiday) and needed time to acclimatize :-)
Any news about that Johannes? I'm waiting with a ~1900 line patch to create my
own networkmanager branch in git.kde.org to implement system-wide connection
support :)
Since nobody had complained/given an OK the initial push is done:
http://gitweb.kde.org/networkmanagement.git

SVN is adapted:
http://websvn.kde.org/?view=revision&revision=1207821

Used rules:
http://gitweb.kde.org/kde-ruleset.git/commit/d86c30176b28c94485632a92b6cdb018eced86d6

Slot on http://git.reviewboard.kde.org/groups/ will be available soon.

Have a lot of fun with GIT :-)
Sebastian Kügler
2010-12-21 12:55:13 UTC
Permalink
Post by Johannes Obermayr
http://gitweb.kde.org/networkmanagement.git
http://websvn.kde.org/?view=revision&revision=1207821
http://gitweb.kde.org/kde-ruleset.git/commit/d86c30176b28c94485632a92b6cdb0
18eced86d6
Slot on http://git.reviewboard.kde.org/groups/ will be available soon.
Have a lot of fun with GIT :-)
Thanks for your work, Johannes. It's highly appreciated!
--
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
Loading...