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

Re: svn add xyz; svn commit xyz; svn ls xyz;

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-21 16:29:20 CET

On Mar 21, 2006, at 15:37, Johannes Holzer wrote:

> Hi there
>
> I guess, this problem is known:
>
> If i add or remove a file and commit it, "svn ls" does not know the
> changed
> until an "svn update".
>
> This is a quite strange behavior, if you are a user.....
>
> If there exists a bug, please point me to it. If possible, i'll
> vote for this
> bug.

There is no bug. The behavior is intended. Until you update your
working copy, you have a mixed-revision working copy, where the
revision of the directory itself is before the revision where you
delete the file.

Mixed-revision working copies are explained in the book.

http://svnbook.red-bean.com/nightly/en/svn.basic.in-
action.html#svn.basic.in-action.mixedrevs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 21 16:35:22 2006

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.