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

Re: resource out of date problem

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 6 Apr 2009 19:27:27 +0100

2009/4/6 <webpost_at_tigris.org>:
> hi all
> here is my scenerio:
> i made some changes to some files and committed the changes.
> then i had to revert back to a previous revision. after making changes on the working copy i tried committing the changes and got "resource out of date" error.
>
> that is correct, my working copy is revision in rev 3 and the head rev is 4. but my latest updates are in rev 3 now. how can i go through this error and commit my changes?

If you had read the manual you would know that you can't do it that
way. Update to revision does not revert any changes.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-update.html
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-revert.html
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-howto-rollback.html

Your way out now is to save the changes files somewhere else, update
the WC to rev 4, then bring the changed files back to overwrite the
rev 4 files.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1564025
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-06 20:27:36 CEST

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

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