You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kf...@collab.net on 2004/05/25 16:29:03 UTC

Re: Little Question

This question is more appropriate for users@, so I'm redirectoring it
there.

Karl Heinz Marbaise <kh...@gmx.de> writes:
> i have just a little question about the following behaviour...
> 
> If i do a "svn ci" after some svn rm+svn add+svn ps etc.
> i got the following message:
> 
> Transmitting file data ..svn: Commit failed (details follow):
> svn: Out of date: '/www.soebes.de/trunk' in transaction '5b'
> 
> But after a simple "svn update"
> the next "svn ci" will work well...
> 
> Can anyone simply explain me that? Or did i miss something 
> in the Subversion-Book / Docs.. ?

Well, if you did a propset on the directory, and the directory was
out-of-date w.r.t. repository changes, then you would need to update
first.

But if we knew the exact sequence of commands, and the output of 'svn
update', then we could say for sure.

-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org