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

Re: Little Question

From: <kfogel_at_collab.net>
Date: 2004-05-25 18:29:03 CEST

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

Karl Heinz Marbaise <khmarbaise@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
Received on Tue May 25 19:48:18 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.