Have you already tried an analyze on your VSS-DB?

> -----Ursprüngliche Nachricht-----
> Von: Felice Vittoria [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 25. Juni 2005 00:39
> An: Nant-Users (E-mail)
> Betreff: [Nant-users] vsshistory task - something puzzling
> 
> 
> Hello all,
> 
> I have something puzzling happening with the vsshistory task. 
>  First, here's what I'm using:
> 
> Nant:
> NAnt 0.85 (Build 0.85.1998.0; nightly; 6/21/2005)
> 
> NantContrib:
> nantcontrib-0.85-2005-05-22
> 
> Task:
> 
> <vsshistory path="$/Development 1.6.0"
>           dbpath="${vss.dbpath}"
>           output="E:\Scripts\Reports\Quick.xml"
>           fromdate="06/01/2005"
>           verbose="true"
> />
> 
> I have 2 "branches" in VSS ... 1) Development 1.6.0 and 2) 
> Development_Zion
> 
> When I pull all changes in Development 1.6.0 I will get 
> everyone's checkins since 06/01/2005.  When I pull all 
> changes in Development_Zion I will get only my checkins since 
> 06/01/2005.  I know that there have been more people checking 
> in code in Development_Zion besides me.  Using VSS GUI 
> verifies this.   
> 
> What's puzzling is that I'm not sure what's causing this.  I 
> run the same task (with the only exception to the path) and 
> I'm getting different results.  Would any of you know what's 
> causing this?  Unfortunately, I can only reproduce this using 
> "production" VSS db and these 2 branches.   I tried to 
> reproduce this using my local VSS db w/o any luck.  


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to