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

Re: rename problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-12 21:10:44 CEST

Serge Ratke <serge.ratke@gmx.de> writes:

> 1. rename a repository folder xxx to yyy, WC not yet commited
> 2. try to commit your changes in your WC still xxx
>
> that's what i get:
>
> svn: Transaction is out of date
> svn: Commit failed (details follow):
> svn: out of date: `/branches/ims/xxx/css' in txn `2c'

You're trying to commit changes to a directory that no longer exists.
This is exactly what one would expect to happen: an error about your
working copy being 'out of date'.

> any solutions.

Solutions to what? What do you want to happen?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 21:12:51 2003

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.