How to get the last build artifact out of the TFS build drop?
        Posted  
        
            by flubba
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by flubba
        
        
        
        Published on 2010-06-07T14:35:33Z
        Indexed on 
            2010/06/07
            17:22 UTC
        
        
        Read the original article
        Hit count: 229
        
tfs2010
|team-build
Hi,
Our existing batch build script contains an URL to get the latest product-build (of another build definition) from.
How can one access the lattest build drop folder of TFS Team Build?
I'm looking for something to access the latest \buildserver\builddrop\Project-2010MMDD.N\
© Stack Overflow or respective owner