Thank you!
I'll check if everybody in the team are using 1.6.2.
Best,
Aleksa
On Tue, May 19, 2009 at 18:20, Konstantin Kolinko
<knst.kolinko_at_gmail.com> wrote:
> 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
>
--
Aleksa Todorovic - Lead Programmer
Eipix Entertainment
http://www.eipix.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2315082
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-19 18:30:54 CEST