[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

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Thu, 28 Feb 2008 22:19:22 -0600

On Feb 28, 2008, at 21:17, Ashwin Basagouda Patil wrote:

> Matthieu Moy wrote:
>
>> Ashwin Basagouda Patil writes:
>>
>>> Actually this error message comes even after updating the file
>>> top the
>>> newer revision and tries to commit. This issue does not appear to
>>> all
>>> the files but most of the time, some time it won’t be having any
>>> such issues.
>>
>>
>> Are you really, really, really sure that you updated successfully
>> right before commiting?
>
> Really!!!!!!!!!!. I was also not believed as being and system
> administrator, but when I approached the developers[Users] I
> noticed this
> problem is there.
>
> Some day it won’t give any problem. But most of the time.
>
> We need to delete the file once, then update it, then do the
> changes and
> commit works. Again by next day or some day after, it gives the same
> problem even we first update the file to newer revision and work
> and commit.
>
>
> Strange na!!!
>
> And this happening only after I upgraded server from 1.3 to 1.4.5
> version
> to SVN.
>
> Please give me the solution.

Based on your descriptions, it doesn't sound like this should be
happening. "Out of date" really means that your working copy is out
of date, and you should "svn update" to update it. I've never heard
of that not resolving the issue.

Can you check out a fresh working copy from your repository? Do you
still see the problem then? If not, get rid of the old working copy
and just use the new one.

If you still see the problem with a fresh working copy, then can you
recreate the problem in a fresh repository? That is, can you
"svnadmin create" a new test repository, add some files, and through
some set of operations cause the problem to occur? If so, please give
us the exact steps to recreate the problem, stating with creating the
repository, so that we can try to reproduce it on our systems.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-29 05:20:32 CET

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.