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

Re: rolling back my working copy

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-25 17:43:33 CET

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

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.