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

Re: commit fails with "out of date" error message

From: Mark W. Shead <mwshead_at_gmail.com>
Date: 2007-04-20 17:48:13 CEST

On Apr 20, 2007, at 10:31 AM, Michael Stillwell wrote:

> I can commit if I check out a fresh copy. Unfortunately I'd rather
> not blow away the WC I'm having trouble with since it's on a live
> server.
>

Are you just testing or is there actual data in this WC that you need
to get into your repository. If it is on a live server, it sounds
like you may be dealing with server config files or a live website.

> I'm the only one using the repository but there might be funny
> business going on with subversion thinking that different users have
> checked out different parts of the repository. (I moved the WC from
> one username to a different username.)

Hm. I don't have any experience with doing that. You might just try
moving it back to the original user and see if it works. If you
don't have any files that are important, you also might try staring
at the top level folder of the working copy and deleting everything
except for the .svn directory. then do an update and it should pull
everything back down from the server again. (this is probably a
really bad idea if your working copy is your servers /etc directory)

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 20 17:48:34 2007

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.