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

Re: Transaction is out of date error

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-24 18:38:46 CEST

On 10/9/06, Виталий Сёмочкин <sve_soft@mail.ru> wrote:
> Hello,
>
> When I try to make a commit I receive an error:
>
> Transaction is out of date
> svn: Commit failed (details follow):
> svn: Out of date: '/trunk/myfile.txt' in transaction '44k'

That generally means you need to run 'svn update' because someone else
has modified that file since you checked it out.

> when I revert file myfile.txt and try commit again I receive another
> error:
> Bogus URL
> svn: Commit failed (details follow):
> svn: Commit item '/myproject/myfile.txt' has copy flag but no copyfrom
> URL

That looks like a bug. What version of svn are you seeing this in?
Can you provide us with a set of commands that reproduces the problem?

-garrett
Received on Tue Oct 24 18:40:01 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.