You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sander Striker <st...@apache.org> on 2004/03/31 18:29:35 UTC

Re: svn commit: r9247 - in branches/1.0.x: . subversion/libsvn_client subversion/libsvn_subr subversion/mod_dav_svn

On Wed, 2004-03-31 at 20:12, striker@tigris.org wrote:
> Author: striker
> Date: Wed Mar 31 12:12:16 2004
> New Revision: 9247
> 
> Modified:
>    branches/1.0.x/STATUS
>    branches/1.0.x/subversion/libsvn_client/prop_commands.c
>    branches/1.0.x/subversion/libsvn_subr/config_file.c
>    branches/1.0.x/subversion/mod_dav_svn/repos.c

>   * r9099
>     Issue 1794: recursive propset can corrupt the entries file
>     Justification: very hard for the user to recover
>     Votes:
>       +1: philip, gstein, striker

For some reason the prop_tests.py wasn't merged.  I'll go look what
went amiss.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r9247 - in branches/1.0.x: . subversion/libsvn_client subversion/libsvn_subr subversion/mod_dav_svn

Posted by Sander Striker <st...@apache.org>.
On Wed, 2004-03-31 at 20:29, Sander Striker wrote:
> On Wed, 2004-03-31 at 20:12, striker@tigris.org wrote:
> > Author: striker
> > Date: Wed Mar 31 12:12:16 2004
> > New Revision: 9247
> > 
> > Modified:
> >    branches/1.0.x/STATUS
> >    branches/1.0.x/subversion/libsvn_client/prop_commands.c
> >    branches/1.0.x/subversion/libsvn_subr/config_file.c
> >    branches/1.0.x/subversion/mod_dav_svn/repos.c
> 
> >   * r9099
> >     Issue 1794: recursive propset can corrupt the entries file
> >     Justification: very hard for the user to recover
> >     Votes:
> >       +1: philip, gstein, striker
> 
> For some reason the prop_tests.py wasn't merged.  I'll go look what
> went amiss.

It was simple: PEBKAC.  IOW, it was me who forgot to merge the
actual change.  I merged it now, reran the tests (only the
prop_tests), committed and updated the log message for r9247.
Sorry for the noise.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org