I am not sure exactly what the issue is. However, users should never
share the same working copy of Subversion. That can cause all sorts of
issues since user "A" may not have permission to change and modify
files that were created by user "B". This includes the invisible
".svn" directories and the files they contain which Subversion uses to
track where the checkout took place, and what was changed.
Why are these users sharing a working copy?
On Wed, Apr 29, 2009 at 3:37 PM, Andrey Repin <anrdaemon_at_freemail.ru> wrote:
> Greetings, xuer811!
>
>> This message is actually asking for help about SVN1.6.
>
>> To the original poster: please post in English.
>
>> Basically, if I read correctly:
>
>> I use SVN and came across a problem that I don't know the reason.
>
>> Server : SVN1.6 + Apache 2.2.11
>> Client : TortoiseSVN1.6.1 Build 16129 - 32bi
>> User A (and?) User B both have the same working copy.
>
> This must not be allowed at all.
>
>
> --
> WBR,
> Andrey Repin (anrdaemon_at_freemail.ru) 29.04.2009, <23:36>
>
> Sorry for my terrible english...
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1984273
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1984927
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-29 22:26:33 CEST