RE: Cannot delete project

2007-04-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
:22 AM To: continuum-users@maven.apache.org Subject: Re: Cannot delete project I would probably just connect directly to the database using Squirrel and delete the offending records. And if/when you hit FK errors, go into each FK table in turn and delete the related row(s), etc. Someone else might

RE: Cannot delete project

2007-04-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thanks, I will try this. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Monday, April 02, 2007 11:22 AM To: continuum-users@maven.apache.org Subject: Re: Cannot delete project I would probably just connect directly to the database using Squirrel and delete the

Re: Cannot delete project

2007-04-02 Thread Wayne Fay
L PROTECTED] Sent: Monday, April 02, 2007 11:01 AM To: continuum-users@maven.apache.org Subject: Re: Cannot delete project Quoting Emmanuel from a previous thread: "It's a known bug in 1.0.3 that appear sometimes. If you remove first build definitions on your projects, you'll can

RE: Cannot delete project

2007-04-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
Subject: Re: Cannot delete project Quoting Emmanuel from a previous thread: "It's a known bug in 1.0.3 that appear sometimes. If you remove first build definitions on your projects, you'll can after remove your projects." Wayne On 4/2/07, Morgovsky, Alexander (US - Glen Mill

Re: Cannot delete project

2007-04-02 Thread Wayne Fay
Quoting Emmanuel from a previous thread: "It's a known bug in 1.0.3 that appear sometimes. If you remove first build definitions on your projects, you'll can after remove your projects." Wayne On 4/2/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: Hi, I am trying to delet