Support Requests item #1249784, was opened at 2005-08-01 13:15 Message generated for change (Comment added) made by cameroncarl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474852&aid=1249784&group_id=54790
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Priority: 7 Submitted By: Cameron Johnson (cameroncarl) Assigned to: Nobody/Anonymous (nobody) Summary: vssget and pvcsget do not work together Initial Comment: I am developing a build script that has two seperate source control projects on a distributed system. The problem I am incountering is that since I have installed pvcs to get the pcli.exe I am unable to use vssget. functionality. The error I am recieving is as follows: Failed to open database "\sourcesafe2 \devvss\RTFM\srcsafe.ini".: NAnt.Core.BuildException: C:\p8docs\makealldocs.build (49,4): Failed to open database "\sourcesafe2 \devvss\RTFM\srcsafe.ini". ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error at SourceSafeTypeLib.VSSDatabaseClass.Open (String SrcSafeIni, String Username, String Password) at NAnt.Contrib.Tasks.SourceSafe.BaseTask.Open() --- End of inner exception stack trace --- at NAnt.Contrib.Tasks.SourceSafe.BaseTask.Open() at NAnt.Contrib.Tasks.SourceSafe.GetTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() the command used is: <vssget localpath="${build.help.dir}" recursive="true" replace="true" writable="true" verbose="true" path="${localProject}" dbpath="${docs.version}" /> Has anyone else encountered this problem. Also as a test I was able to use the Visual source safe command line functionality without a problem. PVCS installed ->Serena® ChangeMan® Version Manager ---------------------------------------------------------------------- >Comment By: Cameron Johnson (cameroncarl) Date: 2005-08-08 11:51 Message: Logged In: YES user_id=1322138 I have discovered the problem. The nant Visual source safe implementation is using the integration piece to visual studio instead of the command line functionality. The problem was that when I installed the PVCS the visual studio source safe intergration was changed to PVCS so all vssget calls were using PVCS instead and an error occured. To solve the problem I reinstalled Visual Source Safe 6.0d and the problem was solved. pvcsget still works as that element was using the pcli.exe interface. ---------------------------------------------------------------------- Comment By: Cameron Johnson (cameroncarl) Date: 2005-08-01 13:20 Message: Logged In: YES user_id=1322138 BTW I am using 0.85-rc3 (April 16, 2005) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474852&aid=1249784&group_id=54790 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ NAntContrib-Developer mailing list NAntContrib-Developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer