Forum: [VBP] Third Party Tools
08-31-2006, 09:55 AM
|
Replies: 2
Views: 12,745
You are correct! When you specify the folder...
You are correct! When you specify the folder then it work recursively however you must specify the folder in the files to process section not in the path for local files section. Only then can I...
|
Forum: [VBP] Third Party Tools
08-30-2006, 03:55 PM
|
Replies: 2
Views: 12,745
Add files to VSS does not work recursively
When I use the Visual Source Safe step and specify the Add action for some reason only the files in the directory specified get added. Files that are in subfolders do not.
I checked the Perform...
|
Forum: [VBP] Third Party Tools
08-30-2006, 02:44 PM
|
Replies: 2
Views: 10,487
Share & Branch in a single step
I was able to Share and Branch an entire project recursively. Try this:
1st. Use the CP step to set the current VSS project to the one you are branching to / sharing with. For example $/Build...
|
Forum: [VBP] Third Party Tools
08-24-2006, 02:21 PM
|
Replies: 2
Views: 32,085
|
Forum: [VBP] General Discussion
08-24-2006, 09:17 AM
|
Replies: 2
Views: 11,946
|
Forum: [VBP] General Discussion
08-23-2006, 04:56 PM
|
Replies: 2
Views: 11,946
//element[@attribute] in vbscript
I'm trying to write a script that executes an xpath query that contains square brackets but I keep getting errors. The script works when tested in a .vbs file.
I think it has something to do...
|
Forum: [VBP] Third Party Tools
08-23-2006, 10:57 AM
|
Replies: 2
Views: 32,085
|
Forum: [VBP] Third Party Tools
08-18-2006, 01:15 PM
|
Replies: 1
Views: 10,600
How to use Visual Build Pro
Is it generally recommended that you build a solution in it's entirety or like NAnt should you build each assembly separately and in the appropriate order.
I can understand building the entire...
|
Forum: [VBP] Third Party Tools
08-18-2006, 01:05 PM
|
Replies: 1
Views: 11,019
Building a .net web application project
When you point the Make VS.NET task at a solution file if a web project is part of that solution it builds without error. However, if I point the Make VS.NET task directly at a web application's...
|