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

Re: BUG: Missing notification during svn revert.

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-10 19:46:54 CEST

On Oct 10, 2006, at 11:04, Manfred Klug wrote:

> Have a look at the recipe for a demonstration of the problem.
>
> $ svn --version
> svn, version 1.4.0 (r21228)
> compiled Sep 11 2006, 17:46:59
>
> [...]
>
> $ svnadmin create repo
> $ copy svnserve.conf repo\conf
>
> $ svn co svn://localhost/repo wc
> Checked out revision 0.
>
> $ svn ps svn:ignore dir2 wc
> property 'svn:ignore' set on 'wc'
>
> $ svn pl wc
> Properties on 'wc':
> svn:ignore
>
> ==> Property set as expected
>
> $ svn revert wc
>
> ==> Oops. No notification
>
> $ svn pl wc
>
>
> With 1.3.2 there is no problem.

I don't understand what problem you're trying to demonstrate.

With both Subversion 1.3.2 and 1.4.0, I get the same results as you,
which seem correct to me. You add a property, confirm that it's
there, revert your changes, and confirm that they're gone.

What did you expect to happen?

What happens for you with Subversion 1.3.2 that's different from 1.4.0?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 19:47:46 2006

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

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