Also, you might want to consider using the csc task to have
more flexibility in what you’re building. -----Original
Message----- If
it is in a separate folder in VSS you can open properties and mark it as a
hidden folder (for the user that your script fetches as). The better
solution is to just delete it though. -----Original Message----- Pretty
sure nothing like that exists right now. Typically
SCM purists would say if you have removed something from the solution you
should also delete it from VSS. You can still view it in the history and all
that fine jazz. But back
to reality, if you ever do create something like this please share it J As much
as I would like to believe I have organizational skills, I never get to
deleting much out of VSS myself ;) From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hogg, Russell E. Hi All, I have a
simple question, perhaps it's just confusion on my part. My
current NANT script can get the latest from VSS and then do the BUILD based on
the SOLUTION. All this
grand, I just have one bit of trouble, things that have been removed form the
solution yet are still in VSS (valid parts of my history) come down with the
getlatest. Is there
a way to get latest on a SOLUTION (like the DEV environment does)? I
don't want to remove those items from VSS, but I don't want them to be pushed
out either. I'm
pretty sure I can parse through the SOLUTION and then the PROJ files and build
something myself maybe via XSL. I just
wanted to check before i reinvented the wheel. Thanks -Russ ____________________________________________
============================================================================== |
- [Nant-users] Solution task and VSSGET Hogg, Russell E.
- RE: [Nant-users] Solution task and VSSGET Baker, Steve
- RE: [Nant-users] Solution task and VSSGET Evans, Jonathan (2)
- RE: [Nant-users] Solution task and VSSGET Kevin Kirkpatrick
- RE: [Nant-users] Solution task and VSSGET Wilson, Glenn
- RE: [Nant-users] Solution task and VSSGET Shelly Midha