Share

NAntContrib

Tracker: Bugs

5 problem with vssget, single file - ID: 1019972
Last Update: Comment added ( drieseng )

Sorry for the bad summary; I couldn't come up with a
better one. The problem:

When you reference a file in source-safe with the path
attribute, but you supply a path (without filename) in
the attribute localpath, an error occurs.

Task XML:
<vssget
user="usr"
password="pwd"
localpath="D:\workingFolder"
path="$/test.txt"
dbpath="D:\vss\VSS\srcsafe.ini"
/>

The directory D:\workingFolder does exist. The file
test.txt also does exist in source safe.

Error message is: Access to file "D:\workingFolder" denied

When specifying a folder+filename in the localpath
attribute (workaround), everything works well:
<vssget
user="usr"
password="pwd"
localpath="D:\workingFolder\test.txt"
path="$/test.txt"
dbpath="D:\vss\VSS\srcsafe.ini"
/>

It's tested against 0.84 and the nightly build of
2004-08-20


Doeke Zanstra ( doekman ) - 2004-08-31 20:26

5

Closed

Fixed

Gert Driesen

Tasks

0.85

Public


Comment ( 1 )

Date: 2004-12-12 18:45
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

This is now fixed in cvs.

Thanks for the report !


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2004-12-12 18:45 drieseng
resolution_id None 2004-12-12 18:45 drieseng
category_id None 2004-12-12 18:45 drieseng
artifact_group_id None 2004-12-12 18:45 drieseng
assigned_to nobody 2004-12-12 18:45 drieseng
close_date - 2004-12-12 18:45 drieseng