Hi I run "svn co ..." , but I have an error : "svn: SSL is not supported" I can not open repository url. Probably this is because of internet connection.
On Sat, Mar 13, 2010 at 7:53 PM, Matt Raible <m...@raibledesigns.com> wrote: > I suspect the problem is your internet connection. Can you "svn co" > from the following URL? > > https://appfuse.dev.java.net/svn/appfuse/trunk > > If not, it might be that you have to setup a proxy for SVN. > > Matt > > On Sat, Mar 13, 2010 at 2:51 AM, Ebrahim Pasbani <e.pasb...@gmail.com> > wrote: > > Hi > > I run "mvn appfuse:full-source" on project appfuse-tapestry 5. > > And got this error : > > > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building AppFuse Tapestry Application > > [INFO] task-segment: [appfuse:full-source] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [appfuse:full-source {execution: default-cli}] > > [INFO] [AppFuse] Installing source from data-common module... > > [ERROR] 175002 : svn: PROPFIND request failed on > > '/svn/appfuse/trunk/tags/APPFUSE_2.1.0_M1/data/common/src' > > [ERROR] 175002 : svn: appfuse.dev.java.net > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] svn: PROPFIND request failed on > > '/svn/appfuse/trunk/tags/APPFUSE_2.1.0_M1/data/common/src' > > svn: appfuse.dev.java.net > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 23 seconds > > [INFO] Finished at: Sat Mar 13 13:12:02 IRST 2010 > > [INFO] Final Memory: 11M/120M > > [INFO] > > ------------------------------------------------------------------------ > > > > Is repository corrupted? Or address changed? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >