Hi,
I was successfully running Draco.NET 1.5 using a UNC path to my VSS
repository (eg. //fileserver/sourcesafe) in my
Draco.exe.config.
Today I upgraded to 1.6.1 for the ability to use multiple pipe-delimited
modules ie. $/MyModule|$/MyOtherModule
However, UNC paths no longer work. Even if I ma
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 -
From:
Hi,
Getting SSH/EXT protocol to work with draco is tricky. Here are the steps I
did to get it to work ...
1) Install PuTTY
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html. PuTTY is
used to make the ssh connection.
2) Create a batch file. I called mine "cvs-ssh.bat". The batc