Title: [Draconet-developers] VSS and UNC paths
I've been using a UNC for vss in version 1.6 for awhile now.  I haven't had any issues.  Could it be a permission issue?  Make sure to run the service under a user id that has access to the UNC.
 
~ Paul
----- Original Message -----
Sent: Wednesday, September 29, 2004 10:29 AM
Subject: [Draconet-developers] VSS and UNC paths

Hi,

I was successfully running Draco.NET 1.5 using a UNC path to my VSS
repository (eg. <ssdir>//fileserver/sourcesafe</ssdir>) in my
Draco.exe.config.
Today I upgraded to 1.6.1 for the ability to use multiple pipe-delimited
modules ie. <projects>$/MyModule|$/MyOtherModule</projects>

However, UNC paths no longer work.  Even if I map the network drive.  A
quick look at the source suggests that the following sanity check is the
culprit:

[draco.core\scc\VssRepository.cs, line 189]
                if (!Directory.Exists(ssdir)) {

Does anyone have any workarounds for this?  Should I submit a bug
report?  Try to cook up a patch?

Thanks
michael

This email is sent subject to a disclaimer available at http://www.jamwarehouse.com/about_us/EmailDisclaimer/



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Draconet-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-developers

Reply via email to