You have checked it out using https instead of http in your case switch to the https url instead
Martijn On 4/19/07, Martin Funk <[EMAIL PROTECTED]> wrote: > Hi, > > * Switching Wicket 1.3 > > > > If you depended on branches/wicket-1.x do the following in your > > checked out working > > copy: > > svn switch http://svn.apache.org/repos/asf/incubator/wicket/trunk > > > > (if you are a Wicket committer, substitute http with https) > > > > I'm running into some problems here, sorry for the german locale, hope > its still readable: > > [EMAIL PROTECTED]:~/tmp/wicket-1.x$ svn info > Pfad: . > URL: https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x > Basis des Projektarchivs: https://svn.apache.org/repos/asf > UUID des Projektarchivs: 13f79535-47bb-0310-9956-ffa450edef68 > Revision: 529942 > Knotentyp: Verzeichnis > Plan: normal > Letzter Autor: ivaynberg > Letzte geänderte Rev: 529779 > Letztes Änderungsdatum: 2007-04-17 23:43:13 +0200 (Di, 17 Apr 2007) > > [EMAIL PROTECTED]:~/tmp/wicket-1.x$ svn switch > http://svn.apache.org/repos/asf/incubator/wicket/trunk > svn: 'http://svn.apache.org/repos/asf/incubator/wicket/trunk' > ist nicht das selbe Projektarchiv wie (is not the same Projectarchive as) > 'https://svn.apache.org/repos/asf' > [EMAIL PROTECTED]:~/tmp/wicket-1.x$ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.5 will keep your server alive. Download Wicket now! http://wicketframework.org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
