ReBitting

Blog ecologico. Sono stati usati solamente bytes riciclati
posts - 148, comments - 198, trackbacks - 8

TFS

There are 4 entries for the tag TFS
Strategies for Continuous Integration Builds

Ad ogni Checki-in. Dopo un numero preciso di check-ins. Dopo un intervallo di tempo. Dopo un numero preciso di check-ins o dopo un'intervallo di tempo. Ad una data/orario prefissato.   Ad ogni Checki-in: PRO: Ultime modifiche subito disponibili per il Team di test. CONTRO: In un grosso progetto rischiamo di avere una frequenza di build troppo elevata, sovraccaricando il server di Team Build.   Dopo un numero preciso di check-ins: PRO: Il server di build...

posted @ martedì 16 settembre 2008 14.52 | Feedback (3) |

How to delete Team Project from Team Foundation Server

Cancellare un Team Project può non essere così immediato. Per poter cancellarlo andate nella directory: <drive >\Program Files\Microsoft Visual Studio 9\Common7\IDE e scrivete il seguente comando: TfsDeleteProject /server:myteamserver.benday.com “Project Name“ Per un elenco completo delle opzioni leggete quì. Tags: TFS

posted @ lunedì 15 settembre 2008 19.43 | Feedback (0) |

How to get only the changed source code during the Team Build 2008

In un post del forum Microsoft è stato chiesto come fare una build di un progetto su Team System, compilando solamente i progetti modificati e non tutta la solution. Il post è un pò vecchiotto (29 agosto 2007) ma credo ancora valido La riposta è la seguente: In Orcas, two properties were added specifically for this purpose. Setting IncrementalGet to true in your TFSBuild.proj file...

posted @ lunedì 15 settembre 2008 12.48 | Feedback (2) |

Code Coverage is not enabled for this test run

Un post utile se incappate in questo problema: link. Se una volta seguita la spiegazione non dovesse cambiar nulla, riavviate :D Tags: TFS

posted @ giovedì 11 settembre 2008 15.42 | Feedback (0) |

Powered by: