Re: admin account locked

2007-07-23 Thread B. De Mezzo
No :) I don't try to create a new line in the db to get another user. I used the web page ! But I can set (within the derby db) the admin permission for this new user as the db schema evolves and I can't found the right table to update the user permission. Is there someone who know how to set

Continuum User List Test

2007-07-23 Thread Mac-Systems
Hello, this is a Test.

Re: admin account locked

2007-07-23 Thread Anoop kumar V
Did you check the link I sent - I think what you want is done in the steps mentioned in the link. A normal user is converted into an admin user. Anoop On 7/23/07, B. De Mezzo [EMAIL PROTECTED] wrote: No :) I don't try to create a new line in the db to get another user. I used the web page !

Re: How notification Works ?

2007-07-23 Thread Napoleon Esmundo C. Ramirez
Hello Jens, When you add a project in Continuum, a Notifiers tab can be seen in the Project Group Summary page. You can add notifiers there. The notifier may be a Mail Notifer (continuum sends emails), IRC (continuum posts a message to a channel), MSN, Jabber (continuum sends a private

Re: How notification Works ?

2007-07-23 Thread Mac-Systems
Ok. How to Notify on the Developers that need to be notified ? Lets say: if several users committed into our SVN it will be nice that only the Developers get notification that commited something since last sucessfull Build. Is it possible the Continuum ? regards, Jens Hello Jens, When you

Deleting Projekts - Server hangs

2007-07-23 Thread Mac-Systems
Hello, i test Continuum. If i remove an Projekt is seems Continuum hangs. The java process uses 100% CPU and nothing happen after some minutes. Any hints for that too ? regards, Jens

Re: How notification Works ?

2007-07-23 Thread Napoleon Esmundo C. Ramirez
You can set the notifier to send on successful builds, then only what's specified in the notifier will be notified. If you're referring to a post-commit SVN notification, it's another story. :) On 7/23/07, Mac-Systems [EMAIL PROTECTED] wrote: Ok. How to Notify on the Developers that need to

non-recursive parameter to multi module Projekt

2007-07-23 Thread Mac-Systems
Hello :) If i add an Projekt to Continuum via URL (it is an maven 2 Multiproject) i get listed all subproject in the Project list. I read about the non-recursive parameter but is seems not to work as all Projects were listed. How to setup an Multi project an prevent any subproject to be

Re: non-recursive parameter to multi module Projekt

2007-07-23 Thread Emmanuel Venisse
It's a feature of 1.1-beta-1 that we'll be released this week. You'll can choose to add all projects in Continuum or only the parent with a non-recursive mode. Emmanuel Mac-Systems a écrit : Hello :) If i add an Projekt to Continuum via URL (it is an maven 2 Multiproject) i get listed all

Re: admin account locked

2007-07-23 Thread B. De Mezzo
yes I looked at your link, but it is explained for an older db schema and it is not usable with the current db shema. The current db seems to be quite different than the old one. And I can't find how to set permission with the current db schema. Anoop kumar V a écrit : Did you check the

Maven blacklisted when using continuum

2007-07-23 Thread John Coleman
I made some small changes to my project and removed an unwanted repository and now get errors. My settings points to a local repository that looks like it contains all the dependencies, and the hosting server has no internet access, so I manage them manually. Online report :

Re: non-recursive parameter to multi module Projekt

2007-07-23 Thread Mac-Systems
That means i have to remove any subproject so far by hand ? Bye the way: What about an Checkbox which selects any project i want to remove. Actually i have 15 Subprojects removing all by hand is stupid work .. regards, Jens Emmanuel Venisse schrieb: It's a feature of 1.1-beta-1 that we'll