[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: Shawn Talbert <stalbert_at_exploreconsulting.com>
Date: 2007-06-01 16:30:58 CEST

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*?

-----Original Message-----
From: p.herth@gmail.com [mailto:p.herth@gmail.com] On Behalf Of Peter Herth
Sent: Friday, June 01, 2007 6:41 AM
To: Hari Kodungallur
Cc: users@subversion.tigris.org
Subject: Re: svn status issues when deleting a file

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

---------------------------------------------------------------------
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:31:41 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.