January 2010 14:07
To: users@subversion.apache.org
Subject: post-commit hook stderr not marshalled back
Hi list,
I currently can't get the stderr output of the post-commit
hook script back to the client.
The goal of this part of this post-commit hook script is to
update a specific working
4:07
> To: users@subversion.apache.org
> Subject: post-commit hook stderr not marshalled back
>
> Hi list,
>
> I currently can't get the stderr output of the post-commit
> hook script back to the client.
>
> The goal of this part of this post-commit hook script is
Yes, it should be.
Actually everything works in a perfect world in my example, 99.9% of the
time the commiter should see the same number. But if something goes
wrong during the update the commiter should be aware of it asap.
I can handle more problems later in the script (or in another script as
On Thu, Jan 21, 2010 at 09:06, Bastien Semene
wrote:
> Hi list,
>
> I currently can't get the stderr output of the post-commit hook script back
> to the client.
>
> The goal of this part of this post-commit hook script is to update a
> specific working copy when someone commit on a particular fold
Hi list,
I currently can't get the stderr output of the post-commit hook script
back to the client.
The goal of this part of this post-commit hook script is to update a
specific working copy when someone commit on a particular folder, and
the commiter to verify the version of this working co