Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

devenv command line build "from" VSS

0 views
Skip to first unread message

Nandor Klatsmanyi

unread,
Jan 29, 2002, 7:27:45 PM1/29/02
to
I'm looking for VS.NET command line options (if any) to build a solution
from VSS. I couldn't find anything in the doco so far that would do this (in
one or more steps):
1. get the solution file from VSS
2. get the project files contained by the solution from VSS
3. get the files contained by the project files from VSS
4. build the solution

Note: I do not want to use the VSS command line to get a branch as it gets
the lot, instead of the ones only that are configured in the sln and proj
files.

TIA

Nandor


Martyn Lovell

unread,
Jan 30, 2002, 7:31:00 PM1/30/02
to
Nandor,

In article <uYLazTSqBHA.2564@tkmsftngp04>, nandorkl...@cit.com.au
(Nandor Klatsmanyi) wrote:

> I'm looking for VS.NET command line options (if any) to build a solution
> from VSS. I couldn't find anything in the doco so far that would do
> this (in
> one or more steps):
> 1. get the solution file from VSS
> 2. get the project files contained by the solution from VSS
> 3. get the files contained by the project files from VSS
> 4. build the solution

The open solution from source control command will do steps 1 to 3 first
time. After that, the get latest verision command will update.

You can write a macro that does a Get latest version followed by a build,
although VSSafe will display merge UI.

Martyn Lovell
Software Architect
Visual Studio Source Control and Visual SourceSafe
email: lny...@tfosorcim.moc
[Spam-avoidance: reverse each word in the email address before use]
This posting is provided "AS IS" with no warranties, and confers no
rights.

Nandor Klatsmanyi

unread,
Feb 3, 2002, 11:11:48 PM2/3/02
to
Thanks Martyn!

"Martyn Lovell" <lny...@tfosorcim.moc> wrote in message
news:memo.2002013...@martynl.seanet.com...

0 new messages