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

Re: Out of Date Error

From: Paul Dumais <pauld_at_ece.ualberta.ca>
Date: 2006-02-02 17:13:11 CET

Thanks for the help.

This does not work though since svn up does nothing to my working
copy. Why would it since I deleted the file from the repository? It
seems that the repository has a file with the file name I want to use,
however the file is not at HEAD. Therefore svn up will not give update
the file. Howver, for some reason it will not leat me add a file with
the same name to the repository without complaining that it has a file
already that it wants me to update. Very strange. Perhaps I have to
expunge this file from all older revisions first? Another option might
be to get the files in question back into HEAD, update, then try
again.

Very puzzling.

Paul

On 2/2/06, Marc Haisenko <haisenko@comdasys.com> wrote:
> On Thursday 02 February 2006 00:24, 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?
> >
> > Thanks,
> >
> > Paul
>
> This message normally means you want to check in a file which changes since
> you've checked it out. Just do an "svn up" and resolve any conflicts if any
> occure, then check in.
>
> C'ya,
> Marc
>
> --
> Marc Haisenko
> Comdasys AG
>
> Rüdesheimer Straße 7
> D-80686 München
> Tel: +49 (0)89 - 548 43 33 0
> Fax: +49 (0)89 - 548 43 33 29
> e-mail: haisenko@comdasys.com
> http://www.comdasys.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 2 17:25:06 2006

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.