You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Gu Shiyuan <gs...@gmail.com> on 2011/04/10 19:33:25 UTC

target path does not exist.

Hi,
    When I enter svn update from a working directory, it gives me Target
path does not exist? What could be wrong? Thanks.

Re: target path does not exist.

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/4/10 Gu Shiyuan <gs...@gmail.com>:
> Hi,
>     When I enter svn update from a working directory, it gives me Target
> path does not exist? What could be wrong? Thanks.
>

The directory was deleted from repository.

If it was moved you can use svn switch command to update your working
copy to its new location.


Best regards,
Konstantin Kolinko