RE: [Nant-users] Problem with vssget and a single file

2004-06-17 Thread Nicolas V.
Jeffrey, When retreiving a single file, your localpath must include a filename. Regards, Nick Original Message Follows From: "Ward, Jeffrey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Nant-users] Problem with vssget and a single file Date: Wed, 16 J

[Nant-users] Problem with vssget and a single file

2004-06-17 Thread Ward, Jeffrey
According to the documentation, I should be able to get a single file to a relative path… however this is not working at all.  It seams like this a problem with the sourcesafe.interop library, but I can’t tell.  Here’s the two directives that aren’t working:   Error: NAnt 0.85 (Build 0

RE: [Nant-users] Problem with vssget

2004-03-30 Thread Bill.Martin
4 12:45 To: Bill Martin; [EMAIL PROTECTED] Subject: AW: [Nant-users] Problem with vssget Hi Bill, this message is shown when Visual Source Safe can't find the sourcesafe.ini file. Best you check the path statement. Are the slashes right? I would expect to find backslashes when you&

AW: [Nant-users] Problem with vssget

2004-03-30 Thread Florian Benischke
has enough rights to access the path. Hope this helps, Florian -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von [EMAIL PROTECTED] Gesendet: Dienstag, 30. März 2004 11:46 An: [EMAIL PROTECTED] Betreff: [Nant-users] Problem with vssget Another mail! I

RE: [Nant-users] Problem with vssget

2004-03-30 Thread Peter McEvoy
As far as I know, you need to point at the ini file, not just the ini directory... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: 30 March 2004 09:46 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Problem with vssget > > >

[Nant-users] Problem with vssget

2004-03-30 Thread Bill.Martin
Another mail! I have a wee problem with the task in NAnt-contrib. This is what my target definition looks like: However when I execute it I get the following error: Failed to open database The SourceSafe database path guest does not ex