Thanks Bernd, when I try to use dojo to make a rich text editor, importing the scripts as is written in the rich text guide, nothing happens. Is there something special to do ? Stéphane
----- Message d'origine ---- De : Bernd Dorn <[EMAIL PROTECTED]> À : user-list zope <[email protected]> Envoyé le : Mardi, 6 Juin 2006, 3h21mn 24s Objet : Re: [Zope3-Users] Unable to get z3c with svn On 06.06.2006, at 15:00, Stéphane Brault wrote: > Hi, > I'm interested by the z3c.javascript package, but I can't get it > through svn (I'm using tortoisesvn). > When I try I get : > Error: PROPFIND request failed on '/z3c.javascript' > Error: PROPFIND of '/z3c.javascript': 301 Moved (http://svn.zope.org) you have to use the svn protocol not http URL: svn://svn.zope.org/repos/main/z3c.javascript/trunk/src/z3c regards, Bernd > > > Any hint ? > > Thanks, > > Stéphane > > > > _______________________________________________ > Zope3-users mailing list > [email protected] > http://mail.zope.org/mailman/listinfo/zope3-users _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
