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

[Subclipse-users] Can not commit WEB-INF

From: Landry Soules <skaboss_at_mail.ru>
Date: 2006-12-17 20:05:27 CET

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

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.