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

Re: svn status issues when deleting a file

From: Peter Herth <herth_at_peter-herth.de>
Date: 2007-06-01 16:35:04 CEST

On 6/1/07, Shawn Talbert <stalbert@exploreconsulting.com> wrote:
> I may be wrong here, but I was under the impression that subversion's
> "directory versioning" considers just the directory itself (e.g. changing
> properties, adding/delete/renames) not to the directory *contents*?
>
The fact that subversion *does* assign a new version number to the
directory after the file deletion shows that subversion considers it a
change of the directory object. But unfortunately, the new version is
shown only after an update, as my example showed.
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 1 16:35:42 2007

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.