[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: Pazmiño Mazón, Iván Andrés <iapm270409_at_sri.ad>
Date: Tue, 04 Jan 2011 09:57:33 -0500

I just moved the directories within the IDE, it's eclipse, and worked on
them for quite long before being ready to commit. I'm using subversive
plugin.

-----Original Message-----
From: David Weintraub <qazwart_at_gmail.com>
To: iapazmino_at_sri.gob.ec
Cc: users_at_subversion.apache.org
Subject: Re: Commit fails with path not found
Date: Mon, 3 Jan 2011 17:31:47 -0500

2011/1/3 Pazmiño Mazón, Iván Andrés <iapm270409_at_sri.ad>:
> Hello,
>
> I've moved some files (java classes) from a directory to another, and
> now commit fails complaining the containing folder doesn't exist

One of the things that trip many people up is that Subversion doesn't
know you've moved something until you tell it you have.

I've seen people do this from the command line using rename/move/mv
(depending upon platform, or in a GUI by simply clicking on a
directory and moving it elsewhere.

You have to tell Subversion, you're moving the files. In TortoiseSVN,
you right click on the file, move it, and it'll show you a menu with
items like "SVN Move versioned items here". From the command line, you
have to use "svn move". If you're in Eclipse, you must use the Team
menu item to move things around.

Did you simply move the files from one directory to another, or did
you use the Subversion commands to do this?

"Clausula de Confidencialidad: La información contenida en el presente mensaje es confidencial, está dirigida exclusivamente a su destinatario y no puede ser vinculante. El Servicio de Rentas Internas no se responsabiliza por su uso y deja expresa constancia que en los registros de la Institución consta la información originalmente enviada. Este mensaje está protegido por la Ley de Propiedad Intelectual, Ley de Comercio Electrónico, Firmas y Mensajes de datos, reglamentos y acuerdos internacionales relacionados. Si usted no es el destinatario de este mensaje, recomendamos su eliminación inmediata. La distribución o copia del mismo, está prohibida y será sancionada de acuerdo al Código Penal y demás normas aplicables. La transmisión de información por correo electrónico, no garantiza que la misma sea segura o esté libre de error, por consiguiente, se recomienda su verificación.Toda solicitud de información requerida de manera oficial al SRI debe ser ingresada por Secretaría General y dirigida a la máxima autoridad de la Institución, conforme a la Ley y demás normas vigentes."
Received on 2011-01-04 15:57:09 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.