Hi,

I think the solution to this problem is more to do with the way you manage
your source control processes rather than a technical one.  We use labels
within our PVCS repository to label all files associated with a particular
release .  Thus, a solution file with a label of say
MyAPP_ReleaseDate_18_09_2005_r1 is associated with all the files required
for that release.  If you remove files from your solution, you re-label the
solution in SourceSafe after you check the solution back in, but remember
not to label the solution files that are excluded from the project.  When
checking the files out of our source control management system, we retrieve
the relevant label.

Regards

Glenn

Glenn Wilson 
When you have a hammer everything looks like a nail. Anonymous 
Important: Fidelity Investments International, Fidelity Investment Services
Limited, Fidelity Pensions Management and Financial Administration Services
Limited (a Fidelity Group company) are all authorised and regulated in the
UK by the Financial Services Authority and have their registered offices at
Oakhill House, 130 Tonbridge Road, Hildenborough, Tonbridge, Kent TN11 9DZ.
Tel 01732 361144. Fidelity only gives information on products and does not
give investment advice to private clients based on individual circumstances.
Any comments or statements made are not necessarily those of Fidelity. The
information transmitted is intended only for the person or entity to which
it is addressed and may contain confidential and/or privileged material. If
you received this in error, please contact the sender and delete the
material from any computer. All e-mails sent from or to Fidelity may be
subject to our monitoring procedures. Direct link to Fidelity's website.
-----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


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








____________________________________________
[EMAIL PROTECTED]
478.744.2367

____________________________________________
How healthy is your software process?
Take the "Joel Test":
http://www.joelonsoftware.com/articles/fog0000000043.html





-------------------------------
-- Even though this E-Mail has been scanned and found clean of 
-- known viruses, OPM can not guarantee this message is virus free.
-------------------------------
-- This message was automatically generated.
-------------------------------oo


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to