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

Re: multiple propset before commit

From: Eric Malafeew <emalafeew_at_rcn.com>
Date: 2004-07-19 09:09:45 CEST

> If you propset multiple times before a commit, the commit fails rather
than
> accept the latest propset.

Sorry for the misdiagnosis, it was because I had changed and submitted a
file in a subdirectory. Guess that bumped the revision of all higher-level
directories in the repository, which prevented the propset commit until I
updated at the higher-level.

I see it's not a bug, but it's not intuitive either, coming from CVS where
dirs weren't versioned and changes to one thing didn't affect versions of
another.

Actually there may be a reporting bug in svn status -u, because it didn't
tell me the higher-level directory was out-of-date.

Also shouldn't svn status -uv report the correct last committed revision,
rather than the last known to the client?

-Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 19 09:04:44 2004

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.