[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 18:09:34 CEST

On 6/1/07, Matt Sickler <crazyfordynamite@gmail.com> wrote:
> Okay, so the number doesnt change when expected. Is it really a problem?

This is a real problem, as I try to find out programmatically, whether
my workarea changed or not (with respect to the latest tag). The
simplest way is to compare the commit versions of the file with the
repository version of the tag. The file deletion is the only case
where this fails. Of course I can come up with a workaround, but the
more I investigated this, the more it seemed as a bug in status, so I
thought it would be a worthwhile contribution to report it - yet I
decided to run the idea past this list first before creating a bug
report.

> Does it somehow keep you from using SVN? If so, work up a patch and
> submit it to the svn devs. Otherwise, just ignore it.

As said before, it does not keep me from using SVN, I thought
discussing my observation may be the first step to solving it.

>So what if a
> directory doesnt up its version number when a file within it changes?

Then the file has its number changed, and that is fully fine and sufficient.
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 18:09:55 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.