You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Colleen Dick <pl...@peak.org> on 2006/10/11 16:57:17 UTC

Re: Out of date error

How do I fix this?

-------------------------------------------------------------------
Transmitting file data ................svn: Commit failed (details
follow):
svn: Out of date: '/xxx/xxx/xxx/calendar.tpl' in transaction '628-1'
svn: Your commit message was left in a temporary file:
svn:    '/var/www/xxx/xxxx/svn-commit.2.tmp' 

---------------------------------------------------------------------
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 Erik Huelsmann <eh...@gmail.com>.
On 10/11/06, Colleen Dick <pl...@peak.org> wrote:
> How do I fix this?
>
> -------------------------------------------------------------------
> Transmitting file data ................svn: Commit failed (details
> follow):
> svn: Out of date: '/xxx/xxx/xxx/calendar.tpl' in transaction '628-1'
> svn: Your commit message was left in a temporary file:
> svn:    '/var/www/xxx/xxxx/svn-commit.2.tmp'

svn update your working copy before committing?

See the third rosa box at
http://svnbook.red-bean.com/nightly/en/svn.tour.cycle.html#svn.tour.cycle.commit

HTH,

Erik.

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