BUG: Missing notification during svn revert.
From: Manfred Klug <manklu_at_web.de>
Date: 2006-10-10 18:04:47 CEST
Have a look at the recipe for a demonstration of the problem.
$ svn --version
[...]
$ svnadmin create repo
$ svn co svn://localhost/repo wc
$ svn ps svn:ignore dir2 wc
$ svn pl wc
==> Property set as expected
$ svn revert wc
==> Oops. No notification
$ svn pl wc
With 1.3.2 there is no problem.
Manfred
---------------------------------------------------------------------
|
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.