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

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
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.

Manfred
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 18:10:00 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.