On Fri, 25 Mar 2005 11:37:32 -0500, Jill Pelavin <jrenee@mit.edu> wrote:
> short: I used svn checkout to checkout an older version of my code into
> a new directory. when I modify the code and try to check it back in, I
> get the following error:
> >>>>>>>>>>>>>>>>>>
> [jill@thyme src]$ svn commit Sending src/AW.java
> svn: Commit failed (details follow):
> svn: Your file or directory 'AW.java' is probably out-of-date
> svn:
> The version resource does not correspond to the resource within the
> transaction. 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).
>
> svn: Your commit message was left in a temporary file:
> svn: '/home/jill/code/as/wfdb-merged/svn-commit.tmp'
> >>>>>>>>>>>>>>>
> how do I successfully roll it back?
>
Have you read <http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-4-sect-4.2>
? I think it explains what you want to know.
/Johan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 17:48:03 2005