[Oorexx-devel] svn e-mail notifications may not be working

2008-07-16 Thread Mark Miesfeld
Rick,

I made a couple of minor commits.  I think the svn e-mail
notifications may not be working yet.  You might want to do a svn
status -u if you are relying on the e-mail to know when a commit was
done.

Sendingkernel\api\ThreadContextStubs.cpp
Transmitting file data .
Committed revision 2717.

Warning: post-commit hook failed (exit code 255) with no output.

--
Mark Miesfeld

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] svn e-mail notifications may not be working

2008-07-16 Thread Rick McGuire
Yes, I just experienced the same thing.  I was just about to post
something about this on the sourceforge forums.

Rick

On Wed, Jul 16, 2008 at 6:20 PM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> Rick,
>
> I made a couple of minor commits.  I think the svn e-mail
> notifications may not be working yet.  You might want to do a svn
> status -u if you are relying on the e-mail to know when a commit was
> done.
>
> Sendingkernel\api\ThreadContextStubs.cpp
> Transmitting file data .
> Committed revision 2717.
>
> Warning: post-commit hook failed (exit code 255) with no output.
>
> --
> Mark Miesfeld
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] svn e-mail notifications may not be working

2008-07-16 Thread Rick McGuire
Mark,

I have a small improvement to your one update to ThreadContextStubs
that I'll checkin once svn starts behaving again.  Rather than do a
"new_string(...)->upper()" you can use "new_upper_string(...)", which
only creates a single object rather than two.

Rick

On Wed, Jul 16, 2008 at 6:20 PM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> Rick,
>
> I made a couple of minor commits.  I think the svn e-mail
> notifications may not be working yet.  You might want to do a svn
> status -u if you are relying on the e-mail to know when a commit was
> done.
>
> Sendingkernel\api\ThreadContextStubs.cpp
> Transmitting file data .
> Committed revision 2717.
>
> Warning: post-commit hook failed (exit code 255) with no output.
>
> --
> Mark Miesfeld
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] svn e-mail notifications may not be working

2008-07-16 Thread Mark Miesfeld
On Wed, Jul 16, 2008 at 3:51 PM, Rick McGuire <[EMAIL PROTECTED]> wrote:

> I have a small improvement to your one update to ThreadContextStubs
> that I'll checkin once svn starts behaving again.  Rather than do a
> "new_string(...)->upper()" you can use "new_upper_string(...)", which
> only creates a single object rather than two.

Hey, that's great.  I guess I need to look more closely at what is available.

--
Mark Miesfeld

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel