Re: Problems with checking out the code.

2011-08-15 Thread Ludovic Grossard
Le lundi 15 août 2011 20:57:21, dmitry chernov a écrit : > If I generate a new key and submit it to https://identity.kde.org will it > work? yes, it should > Or I need kde sysadmin? no > Maybe I can copy old key and store it in > ~/.ssh? Will this work? It should work as well Ludo >> Visit

Re: Problems with checking out the code.

2011-08-15 Thread dmitry chernov
If I generate a new key and submit it to https://identity.kde.org will it work? Or I need kde sysadmin? Maybe I can copy old key and store it in ~/.ssh? Will this work? On Mon, Aug 15, 2011 at 10:11 PM, dmitry chernov wrote: > Unfortunately I forgot to do it. And now I don't have my old system.

Re: Problems with checking out the code.

2011-08-15 Thread dmitry chernov
Unfortunately I forgot to do it. And now I don't have my old system. What am I to do? On Mon, Aug 15, 2011 at 9:56 PM, Thomas Baumgart wrote: > Hi, > > on Monday 15 August 2011 18:42:58 dmitry chernov wrote: > > > Hi all! I work at the project KBackgammon. Recently I switched to another > > lapt

Re: Problems with checking out the code.

2011-08-15 Thread dmitry chernov
Unfortunately I forgot to do it. And now I don't have my old system. What am I to do? On Mon, Aug 15, 2011 at 9:56 PM, Ludovic Grossard wrote: > Le lundi 15 août 2011 18:42:58, dmitry chernov a écrit : > > Hi all! I work at the project KBackgammon. Recently I switched to another > > laptop, and

Re: Problems with checking out the code.

2011-08-15 Thread Thomas Baumgart
Hi, on Monday 15 August 2011 18:42:58 dmitry chernov wrote: > Hi all! I work at the project KBackgammon. Recently I switched to another > laptop, and tried to check out the code of KBackgammon, but I can't. I get > errors: > svn checkout svn+ssh:// > dmitryvcher...@svn.kde.org/home/kde/trunk/play

Re: Problems with checking out the code.

2011-08-15 Thread Ludovic Grossard
Le lundi 15 août 2011 18:42:58, dmitry chernov a écrit : > Hi all! I work at the project KBackgammon. Recently I switched to another > laptop, and tried to check out the code of KBackgammon, but I can't. I get > errors: > svn checkout svn+ssh:// > dmitryvcher...@svn.kde.org/home/kde/trunk/playgroun

Problems with checking out the code.

2011-08-15 Thread dmitry chernov
Hi all! I work at the project KBackgammon. Recently I switched to another laptop, and tried to check out the code of KBackgammon, but I can't. I get errors: svn checkout svn+ssh:// dmitryvcher...@svn.kde.org/home/kde/trunk/playground/games/backgammon svn: To better debug SSH connection problems, re

Re: Cloud-Config-API?

2011-08-15 Thread Markus Feilner
On 15.08.2011, 13:18, Naman Muley wrote: > On Mon, Aug 15, 2011 at 4:30 PM, Markus Feilner wrote: > > Hello List, > > > > After the KDE Summit I had an idea that probably needs a lot of > > refinement. However, everyone that I talked to about it found it > > interesting: How a bout > > a central, s

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Chirag Anand
Updated the review request #102328. Added another patch to include KIntSpinBox to the rename dialog. It looks a little off, may be need to decrease the width? -- Regards Chirag Anand >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Cloud-Config-API?

2011-08-15 Thread Markus Feilner
On 15.08.2011, 13:18, Naman Muley wrote: > On Mon, Aug 15, 2011 at 4:30 PM, Markus Feilner wrote: > > Hello List, > > > > After the KDE Summit I had an idea that probably needs a lot of > > refinement. However, everyone that I talked to about it found it > > interesting: How a bout > > a central, s

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Chirag Anand
On Aug 15 12:04, Peter Penz wrote: > On Sunday 14 August 2011 21:22:23 Chirag Anand wrote: > [...] > > > > Yes its a better idea indeed, removes ambiguity and leaves us with the > > > > well-tested code. KIntSpinBox will solve our problem. And with this, the > > > > user will be able to rename file

Re: Cloud-Config-API?

2011-08-15 Thread Naman Muley
On Mon, Aug 15, 2011 at 4:30 PM, Markus Feilner wrote: > Hello List, > > After the KDE Summit I had an idea that probably needs a lot of refinement. > However, everyone that I talked to about it found it interesting: How a > bout > a central, synching cloud-API for local KDE configuration options?

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Chirag Anand
On Aug 15 22:58, Ben Cooksley wrote: > On Mon, Aug 15, 2011 at 10:50 PM, Chirag Anand wrote: > > On Aug 15 22:27, Ben Cooksley wrote: > > > >> >> I did create an account on identity.kde.org, but for some strange reason > >> >> it is not working, not on identity and not on reviewboard too. I got i

Cloud-Config-API?

2011-08-15 Thread Markus Feilner
Hello List, After the KDE Summit I had an idea that probably needs a lot of refinement. However, everyone that I talked to about it found it interesting: How a bout a central, synching cloud-API for local KDE configuration options? At first the thought came to me when seeing Plasma-Active, but

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Ben Cooksley
On Mon, Aug 15, 2011 at 10:50 PM, Chirag Anand wrote: > On Aug 15 22:27, Ben Cooksley wrote: > >> >> I did create an account on identity.kde.org, but for some strange reason >> >> it is not working, not on identity and not on reviewboard too. I got it >> >> activated through the link, and even ch

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Chirag Anand
On Aug 15 22:27, Ben Cooksley wrote: > >> I did create an account on identity.kde.org, but for some strange reason > >> it is not working, not on identity and not on reviewboard too. I got it > >> activated through the link, and even changed my password again. Its > >> showing check the username/p

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Chirag Anand
On Aug 15 12:04, Peter Penz wrote: > On Sunday 14 August 2011 21:22:23 Chirag Anand wrote: > [...] > > > > Yes its a better idea indeed, removes ambiguity and leaves us with the > > > > well-tested code. KIntSpinBox will solve our problem. And with this, the > > > > user will be able to rename file

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Ben Cooksley
On Mon, Aug 15, 2011 at 10:04 PM, Peter Penz wrote: > On Sunday 14 August 2011 21:22:23 Chirag Anand wrote: > [...] >> > > Yes its a better idea indeed, removes ambiguity and leaves us with the >> > > well-tested code. KIntSpinBox will solve our problem. And with this, the >> > > user will be able

Re: [PATCH] Modified Dolphin multiple files renaming functionality

2011-08-15 Thread Peter Penz
On Sunday 14 August 2011 21:22:23 Chirag Anand wrote: [...] > > > Yes its a better idea indeed, removes ambiguity and leaves us with the > > > well-tested code. KIntSpinBox will solve our problem. And with this, the > > > user will be able to rename files with different extensions in a > > > sequen