You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Paul Dumais <pa...@ece.ualberta.ca> on 2006/02/01 21:57:20 UTC

"out of date" error

Hi! I'm struggling. I get:

Adding         work.leo
svn: Commit failed (details follow):
svn: Out of date: '/trunk/work.leo' in transaction '22'
svn: Your commit message was left in a temporary file:
svn:    '/home/pauld/work/svn-commit.tmp'

whenever I do an svn commit

I had previously removed the work.leo file from revision control. Now
it will not let me add it again. It seems counter-intuitive that there
should be an out of date error when there should be no such file in
the HEAD of the repository. How can I use this file name once again?

Thanks,

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: "out of date" error

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Feb 1, 2006, at 22:57, Paul Dumais wrote:

> Adding         work.leo
> svn: Commit failed (details follow):
> svn: Out of date: '/trunk/work.leo' in transaction '22'
> svn: Your commit message was left in a temporary file:
> svn:    '/home/pauld/work/svn-commit.tmp'
>
> whenever I do an svn commit
>
> I had previously removed the work.leo file from revision control. Now
> it will not let me add it again. It seems counter-intuitive that there
> should be an out of date error when there should be no such file in
> the HEAD of the repository. How can I use this file name once again?

http://subversion.tigris.org/faq.html#wc-out-of-date

http://svnbook.red-bean.com/en/1.1/ch02s03.html#svn-ch-2-sect-3.4




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org