[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 15:40:52 CEST

Well, exactly because I do modify the directory (and the fact that the
directory itself gets new version number after commit) I would expect
either the status command show it as out of date until an update is
run, or the commit command bump the local version number to the one it
actually has through the update - as it does with all other changes
applied to entities under version control.

Peter

On 6/1/07, Hari Kodungallur <hkodungallur@gmail.com> wrote:
>
>
>
> That is the way it works. It is not a bug that you are seeing and it is not
> restricted to delete. If you add a file under a directory or subdirectory,
> and you will see the same behaviour. Basically, the directory is another
> entity with in the system that is versioned. It has properties that you
> add/update/delete etc. So when you commit an entity (after
> add/delete/update), only that entity gets its revision updated.
>
> regards,
> -Hari Kodungallur

---------------------------------------------------------------------
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:01:34 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.