Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 30564 invoked by uid 500); 13 Apr 2001 19:19:52 -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 30555 invoked from network); 13 Apr 2001 19:19:52 -0000 Message-ID: <5BEBB69C4285D411934B00508B5C45F2910B6D@SCL4MLBX09> From: Dana Rice To: "'ant-user@jakarta.apache.org'" Subject: RE: pulling out the code from SourceSafe Date: Fri, 13 Apr 2001 12:20:28 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0C44E.CCAA2610" 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_01C0C44E.CCAA2610 Content-Type: text/plain; charset="iso-8859-1" I think that is the issue. I'm not setting ssdir correctly. The VSS database is on another machine and I must not be mapping it correctly. -----Original Message----- From: Peterson, Lance [mailto:lpeterson@verticore.com] Sent: Friday, April 13, 2001 12:06 PM To: 'ant-user@jakarta.apache.org' Subject: RE: pulling out the code from SourceSafe Try running this command at a command prompt ss dir $/agent/dca3.2 You should see a listing of the files in your dca3.2 project. If you don't, then get a listing of the $/agent project, and so on. If you can't find the agent project, then the SSDIR variable is probably pointing to the wrong SourceSafe database. Best regards, Lance Peterson -----Original Message----- From: Dana Rice [ mailto:Dana.Rice@exodus.net ] Sent: Friday, April 13, 2001 11:55 AM To: 'ant-user@jakarta.apache.org' Subject: RE: pulling out the code from SourceSafe The full error: [vssget] $/agent/dca3.2 is not an existing filename or project BUILD FAILED C:\dca3.2test\testcms.xml:26: Failed executing: "C:\Program Files\Microsoft Visual Studio\ \win32\ss" Get $/agent/dca3.2 -GLC:\dca3.2test -I- -R -W I have tried the login, I have a usename but I never need a password hwn accessinf VSS. I beleive the account info. is thew same(mine). ------_=_NextPart_001_01C0C44E.CCAA2610 Content-Type: text/html; charset="iso-8859-1" RE: pulling out the code from SourceSafe
I think that is the issue. I'm not setting ssdir correctly. The VSS database is on another machine and I must not be mapping it correctly.
-----Original Message-----
From: Peterson, Lance [mailto:lpeterson@verticore.com]
Sent: Friday, April 13, 2001 12:06 PM
To: 'ant-user@jakarta.apache.org'
Subject: RE: pulling out the code from SourceSafe

Try running this command at a command prompt

ss dir $/agent/dca3.2

You should see a listing of the files in your dca3.2 project.  If you don't, then get a listing of the $/agent project, and so on.  If you can't find the agent project, then the SSDIR variable is probably pointing to the wrong SourceSafe database.

Best regards,
Lance Peterson

-----Original Message-----
From: Dana Rice [mailto:Dana.Rice@exodus.net]
Sent: Friday, April 13, 2001 11:55 AM
To: 'ant-user@jakarta.apache.org'
Subject: RE: pulling out the code from SourceSafe


 The full error:
  [vssget] $/agent/dca3.2 is not an existing filename or project

BUILD FAILED

C:\dca3.2test\testcms.xml:26: Failed executing: "C:\Program Files\Microsoft
Visual Studio\
\win32\ss" Get $/agent/dca3.2 -GLC:\dca3.2test -I- -R -W

I have tried the login, I have a usename but I never need a password hwn
accessinf VSS. I beleive the account info. is thew same(mine).

------_=_NextPart_001_01C0C44E.CCAA2610--