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

can't commit file

From: Matthew Smith <chedderslam_at_gmail.com>
Date: Wed, 23 Jul 2008 11:37:37 -0500

We currently have two servers pulling from the same repository. On
the new server, I want to update everything except one file in the
root directory to the code from the old server.

I have successfully gotten the code from the old server into a tag,
then copied that tag to the tag "production", which is where the new
server is pointing to in the repository. I want to commit the one
file on the new server to the "production" tag, so I can svn update
without that file being overwritten. When I try to do a svn ci, I get
this error:

svn: Commit failed (details follow):
svn: Your file or directory 'configuration' is probably out-of-date
svn: The version resource does not correspond to the resource within the transac
tion. Either the requested version resource is out of date (needs to be updated
), or the requested version resource is newer than the transaction root (restart
 the commit).

How do I get the file on the new server to write to the repository?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-23 18:38:03 CEST

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.