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

svn update failed

From: Ding Honghui <hhding.gnu_at_gmail.com>
Date: Wed, 19 Mar 2008 14:17:17 +0800

hi, list

Assume 2 developer, User A and User B.
initial svn source struct as like that

svntest/
`-- dir
    |-- a
    | `-- file
    |-- b
    | `-- file
    `-- c
        `-- file

4 directories, 3 files

User A check out the svntest and make some modify on it.

- add a file in directory a
- remove the file in directory b
- modify the file in directory c

and not commit it.

User B remove the directory dir from svn repos by mistake,
then, User B check out the initial rev of svn and add the dir to current
version to recover it.

Then, when the User A try to svn update, it failed.

What should User A do in this condition?

http://218.108.10.40/buildsvn.sh construct the condition above.

-- 
Best Regards,
 Ding Honghui
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-19 07:17:43 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.