Hi, All below are my codes to get source file from VSS
<?xml version = "1.0"?>
<project name="virtal print center" default="get"
basedir="D:\vpc">
<property
name="nant.settings.currentframework" value="net-1.1" />
<description>The virtual print center of Mimeo</description>
<target name= "get">
<vssget
user="pding"
localpath="D:\VPC\Components\SYSTEMS"
recursive="true"
replace="true"
writable="true"
dbpath="C:\Program Files\Microsoft Visual Studio\VSS\srcsafe.ini"
path="$/Components/Systems"
/>
</target>
</project> Here are build result I got Total time: 0 seconds. C:\Nant>nant -buildfile:test.build NAnt 0.84 (Build 0.84.1455.0;
net-1.0.win32; release; 12/26/2003) Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Buildfile:
file:///C:/Nant/test.build Target(s) specified: get get: BUILD FAILED C:\Nant\test.build(6,8): Failed to open database User
"pding" not found Total time: 0 seconds. I double checked the username, which
is correct, but I still got this error. What could be wrong in this case? Patty Mimeo Qulity
Assurance 212.847.3687 T 212.684.6460 F 917.232.2705 C 24/7 Customer
Care: 1.800.Go.MIMEO Your Online |