Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 2135 invoked by uid 500); 16 Apr 2001 21:13:50 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 2126 invoked from network); 16 Apr 2001 21:13:49 -0000 Message-ID: From: "Liu, Kenneth Albert (Kenneth)** CTR **" To: ant-user@jakarta.apache.org Subject: RE: pulling out the code from SourceSafe Date: Mon, 16 Apr 2001 17:13:44 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0C6BA.1E991720" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0C6BA.1E991720 Content-Type: text/plain; charset="iso-8859-1" FYI - I have VSS installed locally as well as on the remote machine. When I run my build script the vss.exe on the remote machine is executed. Ken -----Original Message----- From: Nico Seessle [mailto:nico@apache.org] Sent: Monday, April 16, 2001 5:03 PM To: ant-user@jakarta.apache.org Subject: Re: pulling out the code from SourceSafe ----- Original Message ----- From: Liu, Kenneth Albert (Kenneth)** CTR ** To: ant-user@jakarta.apache.org Sent: Monday, April 16, 2001 10:37 PM Subject: RE: pulling out the code from SourceSafe Hi all - Here's a slightly modified snippet of my build.xml that I use to pull down code from sourcesafe (I replaced my app specific parameters) into the "src" dir in the current directory. The VSS directory on the remote machine is shared (Windows file sharing). I don't think this relies on any environment variables to work. I hope this clears up a lot of confusion for you guys. Or it introduces more confusion. All that stuff depends on how VSS got installed. If you do a local installtion you need that environment variable sometimes (Seems not to be the case if the installation is done with netsetup). Nico ------_=_NextPart_001_01C0C6BA.1E991720 Content-Type: text/html; charset="iso-8859-1" RE: pulling out the code from SourceSafe
FYI - I have VSS installed locally as well as on the remote machine.  When I run my build script the vss.exe on the remote machine is executed.
 
Ken
-----Original Message-----
From: Nico Seessle [mailto:nico@apache.org]
Sent: Monday, April 16, 2001 5:03 PM
To: ant-user@jakarta.apache.org
Subject: Re: pulling out the code from SourceSafe

 
----- Original Message -----
Sent: Monday, April 16, 2001 10:37 PM
Subject: RE: pulling out the code from SourceSafe

Hi all -
 
Here's a slightly modified snippet of my build.xml that I use to pull down code from sourcesafe  (I replaced
my app specific parameters) into the "src" dir in the current directory.  The VSS directory on the remote machine is shared (Windows file sharing).  I don't think this relies on any environment variables to work.
 
I hope this clears up a lot of confusion for you guys.
 
Or it introduces more confusion. All that stuff depends on how VSS got installed. If you do a local installtion you need that environment variable sometimes (Seems not to be the case if the installation is done with netsetup).
 
Nico
 
------_=_NextPart_001_01C0C6BA.1E991720--