Re: Commit fails with path not found
From: Pazmiño Mazón, Iván Andrés <iapm270409_at_sri.ad>
Date: Fri, 07 Jan 2011 14:15:55 -0500
I have cleaned the project and checked the -xxx/target directories
svn update
svn status
and of course if I try to commit it's not possible due to the missing
-----Original Message-----
The directories that might be causing all the trouble are the "target"
I know Maven deletes those directories on a "clean", so I suspect that
The directories that start with a "?" should be causing Subversion
Try this from the command line:
1). Delete the 3 "target" directories. Under Maven, there shouldn't be
2). Do a "svn update". This should recreate the target directories, but
3). Run "svn status" one more time. Make sure that you don't have any
4). Now try the commit once more. You can do that from the command line
5). If you can do a commit, your next step is to remove the "target"
6). You might want to add in the directories with the "?" before we do
7). Now commit once more. Your workspace should be clean. There are no
8). Now refresh your Eclipse workspace and everything should be fine.
-- David Weintraub qazwart_at_gmail.com "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-07 20:17:47 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.