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

RE: [Subclipse-users] Can not commit WEB-INF

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2006-12-18 08:28:56 CET

Yes +1, it might be a problem of configuration, since we also develop webapps with Subclipse and have no problem committing the WEB-INF dir.

-- Baptiste

> -----Message d'origine-----
> De : Mark Phippard [mailto:markphip@gmail.com]
> Envoyé : dimanche 17 décembre 2006 21:32
> À : users@subclipse.tigris.org
> Objet : Re: [Subclipse-users] Can not commit WEB-INF
>
> On 12/17/06, Landry Soules <skaboss@mail.ru> wrote:
>
> > 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/liveca
m/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 ?
>
> I have seen problems like this when the Apache svn server is
> also running something like Tomcat and the Apach conf is
> setup in such a way that the request for certain URL's is
> routed through Tomcat instead of Subversion.
>
> In other words, the problem is in the Apache conf file.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Dec 18 08:29:08 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.