I got it working by adding "\srcsafe.ini" to the end
of the dbpath string.   I was only specifying the path
to the vss folder.

Am using the latest stable version (0.7.9?)

Thanks.

--- Bernard Vander Beken
<[EMAIL PROTECTED]> wrote:
> Hello Dave,
> 
> Which version of NAnt and NAntContrib are you using?
> 
> Best regards,
> 
> Bernard
> 
> > -----Original Message-----
> > From: Dave Adair [mailto:[EMAIL PROTECTED]] 
> > Sent: Wednesday, September 25, 2002 7:22 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Nant-users] strange vssget problem
> > 
> > 
> > I am trying out the SourceSafe extras.  I have the
> > following vssget task:
> > 
> > <vssget path="$\Production\MyProject"
> > localpath="${code.dir}" user="Build"
> password="NAnt"
> > dbpath="${vss.dir}" />
> > 
> > When the task runs I get this error:
> > 
> > C:\Build\MyApp.build(39,4): Failed to open
> database
> > The SourceSafe database path Build does not exist.
> > Please select another database.
> > 
> > I don't get it.  It's using the user name for the
> > dbpath?  If someone could explain this to me, I'd
> > appreciate it.
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > New DSL Internet Access from SBC & Yahoo!
> > http://sbc.yahoo.com
> > 
> > 
> >
>
-------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Nant-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/nant-users
> > 


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to