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

Re: SVN update problem, skips updates

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Sun, 6 Apr 2008 20:15:16 -0500

On Apr 6, 2008, at 09:40, Thiago Galesi wrote:

> I'm having a most unusual problem with subversion - svn update is
> missing some updates.
>
> 1 - people commit on the repository (and I check that using server
> tools - ok so far)
> 2 - svn up on my local copy shows 'now in revision XXX' - the same as
> the last revision BUT it doesn't 'bring' the latest changes
> 3 - 'svn up *' then bring the latest changes (U file.txt kind of
> stuff)
>
> This problem is intermittent, and difficult to reproduce, I tried
> checking the following:
>
> 1 - server FS is ok
> 2 - svnadmin verify is ok
> 3 - checked permissions, svn properties, etc, apparently everything
> is OK
>
> Any ideas of how to trace the problem, leads, etc??

Did you initially do your checkout as a non-recursive one? e.g. svn
checkout -N ...? If so, that could account for this.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-07 03:16:33 CEST

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.