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

Re: commit fails

From: Jani Monoses <jani_at_iv.ro>
Date: 2003-02-26 13:11:03 CET

I saw this too.My understanding was that the commit happened in the
repository but the working copy was not updated to reflect that.
The solution was remove file working copy and update.Then modify & try
committing again.
Of course it did not work for me because failure was due to full disk
but in you rcase it might succeed.

> Hi,
>
> a svn ci was not coming throughg (after 30min of only one .C file ...)
> so i cancled this commit. i cleandup the locks and recovererd the DB.
> if i now want to commit the stuff i get the following ...
>
> Sending trunk/Row.C
> svn: Transaction is out of date
> svn: Commit failed (details follow):
> svn: out of date: `/OM/trunk/Row.C' in txn `r'
>
> if i look via svn stat i get
> M Row.C
>
> but if i loolk in the log svnl log i see that at least the comment of
> the commit is in ...
>
> is here now the local .svn directory not in sync or ...
>
> Thanks
>
> Roland
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 26 13:08:15 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.