2011/1/7 Pazmińo Mazón, Iván Andrés <iapm270409_at_sri.ad>:
> I have cleaned the project and checked the -xxx/target directories
> doesn't exist anymore. Then updated. But when tried to check the status
> again the folders still are shown in the result.
>
> svn update
> At revision 60654.
>
> svn status
> M .
> ! recursos-revision-ejb/target
> ?
> recursos-revision-ejb/src/main/java/ec/gob/sri/recursos/revision/comun
> ?
> recursos-revision-ejb/src/main/java/ec/gob/sri/recursos/revision/ejb/entidades
> ?
> recursos-revision-ejb/src/main/java/ec/gob/sri/recursos/revision/ejb/exception
> ?
> recursos-revision-ejb/src/main/java/ec/gob/sri/recursos/revision/ejb/dao/impl
> ?
> recursos-revision-ejb/src/main/java/ec/gob/sri/recursos/revision/servicio/impl
> ! recursos-revision-ear/target
> M recursos-revision-ear/pom.xml
> ! recursos-revision-web/target
> ? recursos-revision-web/src/main/config
> ? recursos-revision-web/src/main/webapp
> ? recursos-revision-web/src/main/java/ec
> A .settings
> A .settings/org.eclipse.jdt.core.prefs
> A .settings/org.maven.ide.eclipse.prefs
>
> and of course if I try to commit it's not possible due to the missing
> folders
I haven't followed/read this thread closely, but just a thought: is
there perhaps some svn:ignore property, or global ignores playing a
role? You can get strange things if you first create a versioned item
(add a file/directory to svn), and subsequently put this in an
svn:ignore property.
(also, if you can, please don't top-post on this list, but put your
reply below or inline the thing you're replying to)
--
Johan
Received on 2011-01-07 20:44:50 CET