[BUG] can't revert a scheduled replacement without props
From: makl <makl_at_tigris.org>
Date: 2004-03-02 08:30:16 CET
$ svn --version
$ svnadmin create repo
$ svn co file:///g:/repos/repo wc1
$ cd wc1
$ time /t 1>file
$ svn add file
$ svn ci -m "r1"
$ svn delete file
$ date /t 1>file
$ svn add file
$ svn revert file
If 'file' has a property the revert work.
---------------------------------------------------------------------
|
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.