Re: svn commit: rev 200 - trunk/subversion/libsvn_wc
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-03 21:43:27 CEST
sussman@tigris.org writes:
> Author: sussman
WARNING --
This change makes your current working-copy SVN/ areas obsolete. In
Here's a recipe for the only potential hazard:
* you add a prop to a directory that formerly had none
* you 'svn pdel' the prop.
* 'svn st' still thinks you have a local prop mod on the dir
Why? Because the 'svn pdel' command blew away SVN/dir-props, but you
If you were to checkout a new working copy, the empty 'dir-*'
See my next mail. :-)
---------------------------------------------------------------------
|
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.