[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue #443: post-commit hook script (error) output lost

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-12 16:20:46 CEST

On May 12, 2005, at 8:54 AM, Madan US wrote:

> Another question I thought I will ask at the ml....
>
> svn mkdir URL
> the above command invokes commit. I have not changed any part of
> the mkdir
> flow to accomodate the post-commit stderr. Am sure there are other
> commands
> that operate on the URL which will do commit implicitly.
>
> Question : should these be fixed as part of issue #443 or should
> separate
> issues be filed for these commands invoking the commit implicitly...
>

Don't forget 'svn rm URL' and 'svn cp URL URL' and 'svn cp wc URL'
and 'svn import'. They all cause commits too.

I would imagine that all of these commands share similar commit code,
so I think they're all part of issue 443.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 12 16:29:52 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.