[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56775 ] 

Bob Herrmann commented on SCM-142:
----------------------------------

Ok, it isnt a deleted (local) file issue.   for some reason, its not always 
getting the current contents of starteam.   Seems like it sometimes skips some 
files.   The only corrective measure I can take is to blow away the 
working-directory and let it recheck everything out.   I'm suspecting this has 
something to do with how files are checked out of starteam.  

 stcmd co -x -nologo -stop -p [EMAIL PROTECTED]:49303/PR-j/PR-j -fp 
/home/bobh/continuum-1.0.2/apps/continuum/working-directory/1 -merge 
-neverprompt -is 

stcmd delete-local -x -nologo -stop -p [EMAIL PROTECTED]:49303/PR-j/PR-j -fp 
/home/bobh/continuum-1.0.2/apps/continuum/working-directory/1 -is -filter N

These commmands look fine.  Although we have had problems doing incremental 
builds with AntHill too.  So I suspect something funny with starteam.

> Starteam tree stale
> -------------------
>
>          Key: SCM-142
>          URL: http://jira.codehaus.org/browse/SCM-142
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-starteam
>  Environment: continuum-1.0.2
>     Reporter: Bob Herrmann

>
>
> It only takes a few changes to starteam for the checked out filesystem to 
> become hopelessly stale.  The only recovery option is to completely remove 
> all files and startover.  Either the code checking out is not handing the 
> timestamps correctly, or starteam command line has problems keeping a checked 
> out tree in sync (this more likely - as we also see this problem with AntHill 
> when using it's incremental builder.)   Possible fixes might be to detect 
> 'unknown' status's and flush the checked out tree.  Or try using the 2005 bco 
> command instead of stcmd.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to