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

Re: Problem: Some files are not updated

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 19 May 2009 20:20:45 +0400

2009/5/19 Aleksa Todorovic <aleksa.todorovic_at_eipix.com>:
> Hi!
>
> I'm lead programmer of game development company, and we have serious
> problem with SVN. We've been using SVN for several years, and it
> worked great, up until recently.
>
> The problem we have is that some files which have been added to SVN on
> one computer, don't get updated on another computer after SVN Update.
>
> Our SVN server is: svnserve, version 1.5.5 (r34862)
>
> Database format is FSFS, format file contains number 3, and db/format
> contains number 1. This is the same database we are using for three
> years now
>
> We use TortoiseSVN 1.6.2.
>
> I've also tried to update with svn (r37639), but nothing happens.
>
> We solve the problem by deleting whole directory where problem
> happens, and svn then updates everything correctly.
>
> Does anyone else have similar problem, or I should report bug?
>

See these threads:

"RFC: Reverting the semantic change made in r31101"
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1615432

"Update doesn't fetch new files in 1.6.1"
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1881609

If I remember correctly, it is fixed in 1.6.2 clients, but you must do
something with your local WC to get rid of those sparse checkouts.

I think that "svn up --depth infinity" should help
(TortoiseSVN > Update to revision...)

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2315001

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-19 18:21:43 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.