Hello,
I'm a CVS user trying to switch to Subversion, but i'm facing a strange
problem.
I'm a Java developper, using Eclipse, with Subclipse plugin.
Every Java web app has to have a WEB-INF folder.
Everytime i commit a web project, everything seems ok, until svn comes
to WEB-INF, i then get this error:
Ajout .classpath
Ajout .factorypath
Ajout .project
Ajout .settings
Ajout .settings/org.eclipse.jdt.apt.core.prefs
Ajout .settings/org.eclipse.jst.common.project.facet.core.prefs
Ajout .settings/org.eclipse.wst.common.component
Ajout .settings/org.eclipse.wst.common.project.facet.core.xml
Ajout .settings/org.hibernate.eclipse.console.prefs
Ajout WebContent
Ajout WebContent/META-INF
Ajout WebContent/META-INF/MANIFEST.MF
Ajout WebContent/WEB-INF
Ajout WebContent/WEB-INF/lib
svn: Échec de la propagation (commit), détails :
svn: MKCOL de
'/svn/rep/!svn/wrk/2f25545d-d124-0410-ae72-dd41b5658706/livecam/WebContent/WEB-INF/lib':
403 Forbidden (http://localhost)
If i rename this WEB-INF folder to whatever else, it commits without
problem.
The same issue happens under Subclipse or shell command line.
Can please someone help me ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Dec 17 20:02:52 2006