You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bala Paranj <bp...@yahoo.com> on 2007/06/21 23:06:08 UTC

commit failed due to out of date

.svn: Commit failed (details follow):
svn: Out of date: 'vendor/plugins' in transaction '7-1'
svn: Your commit message was left in a temporary file:
svn:    '/Users/myprojects/svn-commit.tmp'

I deleted some directory in my local machine that is no longer required. I am getting the above
error message. How do I resolve this issue? TIA.

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

Re: commit failed due to out of date

Posted by Erik Huelsmann <eh...@gmail.com>.
On 6/22/07, Bala Paranj <bp...@yahoo.com> wrote:
> Thank you Andy. That fixed the problem. I did svn up and then svn delete on the files that is no
> longer required and then I was able to commit.

Find out why here:
http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html#svn.basic.in-action.mixedrevs.limits

bye,

Erik.

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

Re: commit failed due to out of date

Posted by Bala Paranj <bp...@yahoo.com>.
Thank you Andy. That fixed the problem. I did svn up and then svn delete on the files that is no
longer required and then I was able to commit.
--- Andy Levy <an...@gmail.com> wrote:

> On 6/21/07, Bala Paranj <bp...@yahoo.com> wrote:
> > .svn: Commit failed (details follow):
> > svn: Out of date: 'vendor/plugins' in transaction '7-1'
> > svn: Your commit message was left in a temporary file:
> > svn:    '/Users/myprojects/svn-commit.tmp'
> >
> > I deleted some directory in my local machine that is no longer required. I am getting the
> above
> > error message. How do I resolve this issue? TIA.
> 
> Did you run svn up before committing?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 

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

Re: commit failed due to out of date

Posted by Andy Levy <an...@gmail.com>.
On 6/21/07, Bala Paranj <bp...@yahoo.com> wrote:
> .svn: Commit failed (details follow):
> svn: Out of date: 'vendor/plugins' in transaction '7-1'
> svn: Your commit message was left in a temporary file:
> svn:    '/Users/myprojects/svn-commit.tmp'
>
> I deleted some directory in my local machine that is no longer required. I am getting the above
> error message. How do I resolve this issue? TIA.

Did you run svn up before committing?

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