Re: [appfuse-user] svn: PROPFIND request failed

2007-06-07 Thread SornET
Check your SVN proxy configuration: Edit 'servers' file in ~.subversion directory (or %APPDATA%/Subversion in Windows system) and look for 'http-proxy-host' and 'http-proxy-port' properties under [global] section. It worked fine for me. Azarias Tomás wrote: > > Yes, I am going though a proxy

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-30 Thread Azarias Tomás
Yes, I am going though a proxy server at work , I 've tried at home and I succeded. mraible wrote: > > Not that I know of - it's usually something with your proxy setup. Are you > going through a proxy server? > > Matt > > On 5/28/07, Azarias Tomás <[EMAIL PROTECTED]> wrote: >> >> >> Hi Matt

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-29 Thread Matt Raible
Not that I know of - it's usually something with your proxy setup. Are you going through a proxy server? Matt On 5/28/07, Azarias Tomás <[EMAIL PROTECTED]> wrote: Hi Matt, I am having the same problem when running "mvn appfuse:full-source" And I can access " https://appfuse.dev.java.net/svn/

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-28 Thread Azarias Tomás
Hi Matt, I am having the same problem when running "mvn appfuse:full-source" And I can access "https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src/ " with guess user. [INFO] [AppFuse] Installing source from data modules... [ERROR] 175002 : svn: PROPFIND request failed o

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-25 Thread Matt Raible
I didn't do anything, java.net just came online again. ;-) Matt On 5/24/07, Pi, Miao <[EMAIL PROTECTED]> wrote: Hi, Matt Wow, I succeeded in a retry. Matt, You have done something, right? Anyway, thanks! Miao On 5/25/07, Pi, Miao <[EMAIL PROTECTED]> wrote: > > Hi, Matt > > Yes, I can't acc

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Pi, Miao
Hi, Matt Wow, I succeeded in a retry. Matt, You have done something, right? Anyway, thanks! Miao On 5/25/07, Pi, Miao <[EMAIL PROTECTED]> wrote: Hi, Matt Yes, I can't access appfuse.dev.java.net. Got a 403. But I am still able to access https://appfuse.dev.java.net/svn/appfuse/tags/APPFUS

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Pi, Miao
Hi, Matt Yes, I can't access appfuse.dev.java.net. Got a 403. But I am still able to access https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src/ . Thanks. Miao On 5/25/07, Matt Raible <[EMAIL PROTECTED]> wrote: I got this error a few minutes ago - when I try to acc

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Matt Raible
I got this error a few minutes ago - when I try to access appfuse.dev.java.net in my browser, it didn't work. It's still unavailable for me - can you see it from where you are? The guest username and black password is hard-coded into this plugin. Matt On 5/24/07, Pi, Miao <[EMAIL PROTECTED]> wr

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Pi, Miao
Hi, Matt Thank you for your reply! I've tried to access the URL, and with a guest username, I am able to see the content. So now the problem is: how can I specify the username in the command? Kinda silly question, sorry. Thanks. On 5/24/07, Matt Raible <[EMAIL PROTECTED]> wrote: The URL s

Re: [appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Matt Raible
The URL seems to work (with guest username and no password): https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src/ Can you try running it again? Are you behind a proxy server? Can you navigate to the URL above OK? Matt On 5/24/07, Pi, Miao <[EMAIL PROTECTED]> wrote:

[appfuse-user] svn: PROPFIND request failed

2007-05-24 Thread Pi, Miao
Hi, Matt When I typed in mvn appfuse:full-source on my struts2 basic archetype project, I got this error. What could have caused this? Am I doing anything wrong? Or is it related to the internet connection? But I can get the dependencies without any problem. [INFO] [appfuse:full-source] [INFO] [