Hi
I use the following:
<vssget serverPath="${vssgetServerPath}"
localPath="${buildpath}"
recursive="${vssgetrecursive}"
login="${vssauthusr},${vssauthpwd}"
vsspath="${vssgetpath}"
writable="${vssgetwriteable}"/>
where:
vssgetServerPath=\\\\10.236.5.21\\vssdb
vssgetpath=/TAG/CRM1_2
vssgetwriteable=true
vssgetrecursive=true
When I said SSDIR I meant the environment variables, control
panel/system/environment variables, should be somethign like:
\\10.236.5.21\vssdb
Note how this is the path to the server not to the local folders! See
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q240052&
My path variable points to my local VSS folder, again this is from control
panel/system/environment variables.
The other thing I do is have the client running as mentioned before.
Hope this helps,
-----Original Message-----
From: Vijay Gupta [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2002 14:13
To: Ant Users List
Subject: RE: VSS Problem
Hi Kervin,
I have set SSDIR and other properties as follows.....
" <vssget
vsspath="/Projects/KTI/GPiS/Sources"
login="Gupta,vij"
localpath="D:\root\tempVSS"
ssdir="D:\Program Files\Microsoft Visual Studio\Common\VSS\win32"
serverPath="D:\Program Files\Microsoft Visual Studio\Common\VSS"
writable="true"
recursive="true"
/>"
I have also tried with leaving the VSS client up...but it give nothing but
the same problem i.e. just hanging
vijay
"Kervin, Stephen"
<Stephen_Kervin@jded To: "'Ant Users List'"
<[EMAIL PROTECTED]>
wards.com> cc:
Subject: RE: VSS Problem
09/05/02 07:28 PM
Please respond to
"Ant Users List"
Hi
I have had a few issues getting VSS to work. Make sure you set SSDIR and
all
the enviroment variables.
The main issue I still have is that I must physically log into the VSS
client first, and leave it open, then everything works fine from ANT. If I
do not have the VSS client up, it just wont work.
Cheers
-----Original Message-----
From: Vijay Gupta [mailto:[EMAIL PROTECTED]]
Sent: 26 April 2001 08:05
To: Ant Users List
Subject: RE: VSS Problem
I tried the same but it displays the username and ask for password
even after entering correct password it says username not found..
same username and password works with VSS client
Jesse Stockall
<jesse@cryptoc To: Ant Users List
<[EMAIL PROTECTED]>
ard.com> cc:
Subject: RE: VSS Problem
09/05/02 08:03
AM
Please respond
to "Ant Users
List"
On Wed, 2002-09-04 at 17:37, Vijay Gupta wrote:
> BUILD FAILED
> file:D:/root/build.xml:22: Failed executing: ss Get
> $/Projects/KTI/GPiS/Sources -GLD:\root\tempVSS -I- -R -W -Ygupta,vij
>
Copy the command line Ant is trying to execute to a new command prompt
(DOS session) and see what happens.
Paste this on a new command line:
ss Get $/Projects/KTI/GPiS/Sources -GLD:\root\tempVSS -I- -R -W -Ygupta,vij
Jesse
--
Jesse Stockall
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>