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

Re: What to do when Update, Clean, Resolve everything else does not work?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-31 16:47:13 CEST

On 7/26/06, Trevor Whitlock <twhitlock@gmail.com> wrote:
> Can you tell us exactly what you are trying to do when you come across these
> problems. If you are modifying the structure of directories/renaming files
> you need to make sure to do it using the tools. Either by using tortoise to
> rename them, or having subclipse rename them. This way they will know what
> the other is doing. If you are just moving files using file system
> commands, then neither will know what's going on.

FWIW, errors like "path is not a working copy" imply that the .svn
subdirectory in a directory has been removed. If that's the case
there isn't a lot you can do other than deleting that directory and
running 'svn update' to get it from the server again.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 31 16:48:38 2006

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.