better yet, you can patch and test it, since it seems you have a need for this.
But putting -o into scm:update will be slow the update process. -Dan On 12/15/05, Mordo, Aviran (EXP N-NANNATEK) <[EMAIL PROTECTED]> wrote: > > Thank you > > -----Original Message----- > From: dan tran [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 15, 2005 3:14 PM > To: [email protected] > Subject: Re: How to tell continuum to force checkout > > in this case, most likely > > - user add a file, > > - continuum does the build > > - user decide to delete the file and add it back > > For now you need to manually delete that file. Please file a issue > against maven-scm i can add a properties to force -o in starteam update > > > BTW, you will need to configure continuum's wrapper.conf to add - > Dmaven.scm.starteam.deleteLocal=true, so that during update continuum > will remove unused file ( not unknown state file thou) > > http://jira.codehaus.org/browse/SCM-67 > > > On 12/15/05, Mordo, Aviran (EXP N-NANNATEK) <[EMAIL PROTECTED]> > wrote: > > > > I'm getting the following message in the build log, and the build > fail. > > > > Provider message: The starteam command failed. > > Command output: > > ---------------------------------------------------------------------- > > -- > > ------- > > .project: file status is Unknown, will not check out. Use -o option to > > > force checkout. > > ---------------------------------------------------------------------- > > -- > > ------- > > > > > > > > -----Original Message----- > > From: dan tran [mailto:[EMAIL PROTECTED] > > Sent: Thursday, December 15, 2005 3:00 PM > > To: [email protected] > > Subject: Re: How to tell continuum to force checkout > > > > what kind of confict? > > > > -Dan > > > > > > > > On 12/15/05, Mordo, Aviran (EXP N-NANNATEK) <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > > > > I'm running a continuum on a build server, but I'm getting a message > > > > that the build fail since it could not checkout (Got some conflicts) > > > > from starteam and I need to use force checkout. > > > > > > Is there a way I can add parameters to the scm element. I want to be > > > > able to tell Starteam to use -o option to force checkout. > > > How can I do that ? > > > > > > Thanks, > > > Aviran > > > > > > > > >
