Hi
Russell,
Whilst
I can see what you are saying, I don't really think this is NAnt's fault.
Really, you shouldn't have anything in your current view of your archive that
isn't part of the current solution.. The problem is that VSS doesn't version
folders. You could switch to a more advanced version control system such
as Rational ClearCase which does control folders, but it'aint
cheap!!
The
solution we used for this where you don't want to delete the file, but it's not
part of the solution any more is to have a top level folder in VSS called
redundant, that mimics the structure of your code folders, and when a file is
removed from a project, move the VSS version to redundant. That way, you keep a
copy of the file with it's version history, but you also keep your source folder
clean.
HTH,
Bill
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Hogg, Russell E. Sent: 16 September 2005 16:23 To: 'nant-users@lists.sourceforge.net' Subject: [Nant-users] Solution task and VSSGET
|
Title: Message
- [Nant-users] Solution task and VSSGET Hogg, Russell E.
- RE: [Nant-users] Solution task and VSSGET Bill Martin
- 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