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

Re: Commit fails with path not found

From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Mon, 3 Jan 2011 15:41:16 -0600

On Jan 3, 2011, at 15:32, Pazmińo Mazón, Iván Andrés wrote:

> Nick wrote:
>
>> svn update on the client
>
> what do you mean? using the client instead of the ide?

Using whatever. Presumably if you're using an IDE that has Subversion support, it will have a menu or button or something that will run an "svn update". If your IDE does not have Subversion support, well, that's a problem. And from what you've said before, it sounds like your IDE does not have Subversion support, or if it does, then it is not configured properly. It sounds like you've moved directories around in your IDE without the IDE informing Subversion about those moves. It's vital to inform Subversion about moves by performing the moves (or rather, having the IDE perform those moves) using the "svn mv" command. Consult your IDE's documentation to learn about its Subversion capabilities, if any.
Received on 2011-01-03 22:42:00 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.