Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Pull project from sourcesafe on unfold
 

Pull project from sourcesafe on unfold

Is this possible? Can I make a reference to a project in SS and have that pulled into the solution and referenced when my kit unfolds?

w://
codingvista  Tuesday, November 13, 2007 4:22 PM
Hi,

This is doable thus GAX doesn't have anything in particular to help you pulling projects from source control. You will need to code against the SCC available interface (SourceSafe, TFS, etc), I suggest you ask in SCC specific forums on the best way to achieve this. Once you have that code, you could easily wrap it into a GAX action and bind it to any part of Visual Studio.

HTH,
-Victor.

vga  Thursday, November 15, 2007 12:40 PM
Hi,

This is doable thus GAX doesn't have anything in particular to help you pulling projects from source control. You will need to code against the SCC available interface (SourceSafe, TFS, etc), I suggest you ask in SCC specific forums on the best way to achieve this. Once you have that code, you could easily wrap it into a GAX action and bind it to any part of Visual Studio.

HTH,
-Victor.

vga  Thursday, November 15, 2007 12:40 PM

You can use google to search for other answers

Custom Search

More Threads

• Error when using t4
• Performance for GAX/GAT project
• Guidance Automation Extensions - July 2007 CTP TemplateWizardInterface
• How to pass parameters to T4 templates using GAX?
• Debug.WriteLine not allowed in custom TypeConverter?
• How to get the content of buttons
• Unable to add data connection
• Possible Syntax for CommandBar Name Attribute
• Exception while using the 'Add Event Publication' Recepie
• How does one get his/her posts removed?