Re: [ITP] nosleep 0.1.3-1 (needs GTG)

2011-09-30 Thread Andrew Schulman
 I'd like to package and maintain nosleep for Cygwin.  nosleep runs a
 command while inhibiting the computer from sleeping or hibernating until
 the command finishes executing.

Thanks for voting everyone.  Would someone now please review the packaging?
The package is small - just one exectable and 6 doc files.

I've prepared a new release that corrects the source URL in the cygport
script.  URLs are below.

Thanks,
Andrew.

wget \
 http://home.comcast.net/~andrex2/cygwin/nosleep/setup.hint \
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.3-2.tar.bz2 \
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.3-2-src.tar.bz2
 


Re: [ITP] nosleep 0.1.3-1 (needs GTG)

2011-09-30 Thread Charles Wilson
On 9/30/2011 6:00 AM, Andrew Schulman wrote:
 I'd like to package and maintain nosleep for Cygwin.  nosleep runs a
 command while inhibiting the computer from sleeping or hibernating until
 the command finishes executing.
 
 Thanks for voting everyone.  Would someone now please review the packaging?
 The package is small - just one exectable and 6 doc files.

Packaging is GTG.  I didn't check the application's functionality.

Since you don't have a test suite, you might want to define a src_test
function in the cygport:

src_test() {
:
}


--
Chuck



Re: [ITP] nosleep 0.1.3-1 (needs GTG)

2011-09-30 Thread Andrew Schulman
 Packaging is GTG.

Thanks.

  I didn't check the application's functionality.

Right.  Unfortunately there's no fast or easy way to do that.  You have to run a
command that takes longer than your idle sleep timer, for example, and check
that the machine doesn't go to sleep.  I have done that and verified that each
of the options works as described, at least on my Windows 7 laptop.  But as I
describe in the man page, it's just hard to completely stop a host from going to
sleep, so it's always going to be hard to completely test that nosleep is
working as intended.

 Since you don't have a test suite, you might want to define a src_test
 function in the cygport:
 
 src_test() {
   :
 }

OK, I'll do that.  

Package uploaders:  please wait for an RFU for nosleep 0.1.3-3.

Maybe in time I can develop a proper test suite, but it will always be a bit
labor-intensive.

Andrew.


[RFU] nosleep-0.1.3-3

2011-09-30 Thread Andrew Schulman
First upload of new package.  Compared to version 0.1.3-1 that was
initially ITP'd, this version adds a source download URL and null
src_test() function to the cygport script.

Please upload.  Thanks, Andrew.

wget \
 http://home.comcast.net/~andrex2/cygwin/nosleep/setup.hint \
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.3-3.tar.bz2 \
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.3-3-src.tar.bz2


Re: [ITP] nosleep 0.1.3-1 (needs GTG)

2011-09-30 Thread Reini Urban
On Fri, Sep 30, 2011 at 10:57 AM, Andrew Schulman wrote:
  I didn't check the application's functionality.

 Right.  Unfortunately there's no fast or easy way to do that.  You have to 
 run a
 command that takes longer than your idle sleep timer, for example, and check
 that the machine doesn't go to sleep.  I have done that and verified that each
 of the options works as described, at least on my Windows 7 laptop.  But as I
 describe in the man page, it's just hard to completely stop a host from going 
 to
 sleep, so it's always going to be hard to completely test that nosleep is
 working as intended.

 Maybe in time I can develop a proper test suite, but it will always be a bit
 labor-intensive.

I would like to see a test with simple command lines without checking
the nosleep behavior. Just to check if can correctly pass the command
with options with proper quoting.
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/


Re: [RFU] nosleep-0.1.3-3

2011-09-30 Thread Andrew Schulman
Erf, please belay that upload while I work out a minimal src_test()
function.  Thanks, Andrew.


Re: [RFU] nosleep-0.1.3-3

2011-09-30 Thread Christopher Faylor
On Fri, Sep 30, 2011 at 01:42:13PM -0400, Andrew Schulman wrote:
Erf, please belay that upload while I work out a minimal src_test()
function.  Thanks, Andrew.

Andrew, you really don't have to do that if you don't want to.  This
really is a corner case that could be handled in the next release.

cgf


Re: [RFU] nosleep-0.1.3-3

2011-09-30 Thread Andrew Schulman
 On Fri, Sep 30, 2011 at 01:42:13PM -0400, Andrew Schulman wrote:
 Erf, please belay that upload while I work out a minimal src_test()
 function.  Thanks, Andrew.
 
 Andrew, you really don't have to do that if you don't want to.  This
 really is a corner case that could be handled in the next release.

No, it's no big deal.  I'd rather go ahead and put the work in up front, to
give people some assurance that this new program is at least not making
simple mistakes.


Re: [RFU] subversion-1.7.0rc4-1

2011-09-30 Thread Andy Koppe
On 30 September 2011 01:40, David Rothenberger wrote:
 This is an experimental version, so please delete 1.7.0rc3-1 and
 leave 1.6.16-1 and 1.6.17-1.

 Thanks!

 wget -x -nH --cut-dirs=2 \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/setup.hint \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1-src.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/subversion-apache2-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/subversion-devel-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/subversion-perl-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/subversion-python-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/subversion-ruby-1.7.0rc4-1.tar.bz2
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/setup.hint
  \
  http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/subversion-tools-1.7.0rc4-1.tar.bz2

Done.

Thanks,
Andy


Re: [ITP] nosleep 0.1.3-1 (needs GTG)

2011-09-30 Thread Andrew Schulman
 I would like to see a test with simple command lines without checking
 the nosleep behavior. Just to check if can correctly pass the command
 with options with proper quoting.

OK, this is a good idea.  It's a first functional test.  So I created a new
release upstream, 0.1.4, containing a new test directory and a 'make test' 
target that runs all of the scripts there.

At present there's one test.  It runs a helper script that just prints the 
number and content of its command line arguments.  The test runs the helper 
with some command line arguments:

helper/args.sh arg1 --arg2 - arg 4

It runs that with and without nosleep, compares the results, and fails 
noisily if they're different.

'cygport nosleep-0.1.4-1 test' now runs the functional tests from upstream, 
specifically the argument check.  It succeeds for me.

Thanks for the suggestion.
Andrew.


[RFU] nosleep-0.1.4-1

2011-09-30 Thread Andrew Schulman
Bump to a new upstream release that includes a functional test for proper
command-line argument passing.

Please upload.  Thanks, Andrew.

wget \
 http://home.comcast.net/~andrex2/cygwin/nosleep/setup.hint
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.4-1.tar.bz2 \
 http://home.comcast.net/~andrex2/cygwin/nosleep/nosleep-0.1.4-1-src.tar.bz2


Re: [RFU] subversion-1.7.0rc4-1

2011-09-30 Thread Christopher Faylor
On Fri, Sep 30, 2011 at 08:05:21PM +0100, Andy Koppe wrote:
On 30 September 2011 01:40, David Rothenberger wrote:
 This is an experimental version, so please delete 1.7.0rc3-1 and
 leave 1.6.16-1 and 1.6.17-1.

 Thanks!

 wget -x -nH --cut-dirs=2 \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/setup.hint \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1-src.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/subversion-apache2-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/subversion-devel-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/subversion-perl-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/subversion-python-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/subversion-ruby-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/subversion-tools-1.7.0rc4-1.tar.bz2

Done.

Btw, I changed subversion-tools/setup.hint to match the versioning found
in other subversion packages.  upset complained otherwise.

cgf


Re: [RFU] subversion-1.7.0rc4-1

2011-09-30 Thread David Rothenberger
On 9/30/2011 1:22 PM, Christopher Faylor wrote:
 On Fri, Sep 30, 2011 at 08:05:21PM +0100, Andy Koppe wrote:
 On 30 September 2011 01:40, David Rothenberger wrote:
 This is an experimental version, so please delete 1.7.0rc3-1 and
 leave 1.6.16-1 and 1.6.17-1.

 Thanks!

 wget -x -nH --cut-dirs=2 \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/setup.hint \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1-src.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-apache2/subversion-apache2-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-devel/subversion-devel-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-perl/subversion-perl-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-python/subversion-python-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-ruby/subversion-ruby-1.7.0rc4-1.tar.bz2
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/setup.hint
  \
 ??http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-tools/subversion-tools-1.7.0rc4-1.tar.bz2

 Done.
 
 Btw, I changed subversion-tools/setup.hint to match the versioning found
 in other subversion packages.  upset complained otherwise.

Thanks. I thought I had already changed that locally. I have now. Thanks
for the heads-up.



-- 
David Rothenberger    daver...@acm.org

Did you ever walk into a room and forget why you walked in?  I think
that's how dogs spend their lives.
-- Sue Murphy