Re: [Linuxwacom-devel] [PATCH] Fix a racing condition that causes hotplugging crash occasionally

2011-02-16 Thread Peter Hutterer
On Tue, Feb 15, 2011 at 06:31:23PM -0800, Ping Cheng wrote: On Tue, Feb 15, 2011 at 2:08 PM, Peter Hutterer peter.hutte...@who-t.netwrote: On Tue, Feb 15, 2011 at 12:54:26PM -0800, Ping Cheng wrote: On Tue, Feb 15, 2011 at 11:56 AM, Jason Gerecke killert...@gmail.com wrote: On

[Linuxwacom-devel] [PATCH] Update release script to deal with SF's shell service

2011-02-16 Thread Peter Hutterer
I get auth. failures if I log in too often. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- release.sh |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/release.sh b/release.sh index fcd3ee9..e5679cc 100755 --- a/release.sh +++ b/release.sh @@ -192,8

[Linuxwacom-devel] Retiring CVS

2011-02-16 Thread Jason Gerecke
After consulting with Ping, the CVS repositories are going to be retired. With SourceForge hinting at a possible end-of-life for CVS service it seems like a good idea to take a preemptive step and consolidate everything under Git. However, while preparing the pull the plug I've run into a small

Re: [Linuxwacom-devel] Retiring CVS

2011-02-16 Thread Peter Hutterer
On Wed, Feb 16, 2011 at 06:18:32PM -0800, Jason Gerecke wrote: After consulting with Ping, the CVS repositories are going to be retired. With SourceForge hinting at a possible end-of-life for CVS service it seems like a good idea to take a preemptive step and consolidate everything under Git.

[Linuxwacom-devel] Heading towards regular releases

2011-02-16 Thread Peter Hutterer
Looking back at the release history of xf86-input-wacom 0.10.x, we have the following release windows (rough approximations): 0.10.1 - baseline 0.10.2 ~2 weeks 0.10.3 ~3 weeks 0.10.4 ~4 weeks 0.10.5 ~8 weeks 0.10.6 ~6 weeks 0.10.7 ~3 weeks 0.10.8 ~5 weeks 0.10.10 ~19 weeks (ignoring

[Linuxwacom-devel] [PATCH] Require doxygen.

2011-02-16 Thread Peter Hutterer
Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- As threatened ;) configure.ac |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index cbad03c..36fe741 100644 --- a/configure.ac +++ b/configure.ac @@ -44,6 +44,7 @@

Re: [Linuxwacom-devel] [PATCH] Update release script to deal with SF's shell service

2011-02-16 Thread Ping Cheng
On Wed, Feb 16, 2011 at 5:40 PM, Peter Hutterer peter.hutte...@who-t.netwrote: I get auth. failures if I log in too often. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net Acked-by: Ping Cheng pingli...@gmail.com Ping --- release.sh |7 +++ 1 files changed, 7

Re: [Linuxwacom-devel] [PATCH] Require doxygen.

2011-02-16 Thread Ping Cheng
On Wed, Feb 16, 2011 at 8:57 PM, Peter Hutterer peter.hutte...@who-t.netwrote: Signed-off-by: Peter Hutterer peter.hutte...@who-t.net Acked-by: Ping Cheng pingli...@gmail.com --- As threatened ;) Not sure what that means to me yet. Ping configure.ac |1 + 1 files changed, 1

Re: [Linuxwacom-devel] Retiring CVS

2011-02-16 Thread Ping Cheng
On Wed, Feb 16, 2011 at 7:05 PM, Peter Hutterer peter.hutte...@who-t.netwrote: On Wed, Feb 16, 2011 at 06:18:32PM -0800, Jason Gerecke wrote: After consulting with Ping, the CVS repositories are going to be retired. With SourceForge hinting at a possible end-of-life for CVS service it

Re: [Linuxwacom-devel] Heading towards regular releases

2011-02-16 Thread Ping Cheng
On Wed, Feb 16, 2011 at 7:45 PM, Peter Hutterer peter.hutte...@who-t.netwrote: Looking back at the release history of xf86-input-wacom 0.10.x, we have the following release windows (rough approximations): 0.10.1 - baseline 0.10.2 ~2 weeks 0.10.3 ~3 weeks 0.10.4 ~4 weeks 0.10.5 ~8 weeks