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

Re: Directory Modification Feature or a Bug?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-16 06:14:02 CET

On 3/15/06, Jiri Culik <gculik@gmail.com> wrote:

> Now if I add "svn update" after the second commit everything works fine. I
> understand why this is happening, since the commit does not seem to update
> the directory in the local workspace. My question is, why doesn't the commit
> (after modification of the contents of a directory) automatically update the
> modified directory in the first place? Is this by design and if so why, or
> is this a bug?

See http://subversion.tigris.org/faq.html#wc-out-of-date

There you will find pointers to other, more in depth descriptions of
the reasons behind this behavior.

The short version is that it's supposed to work that way because
automatically updating on commit would be a Bad Thing (tm).

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 16 06:14:43 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.