vardars / ci-factory

Automatically exported from code.google.com/p/ci-factory
1 stars 2 forks source link

VSS CCNet not using VSS.DBPath #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the VSS package the CCNet ssdir is set to
${VSS.RootShare}\${ProjectName}.  This will product a broken project if the
VSS.DBPath is not set to ${VSS.RootShare}\${ProjectName}\srcsafe.ini.

Original issue reported on code.google.com by jay.flowers@gmail.com on 16 Mar 2007 at 2:22

GoogleCodeExporter commented 9 years ago
Build 0.8.0.72
Revision 337
Set ssdir to ${path::get-directory-name(VSS.DBPath)}.

Original comment by jay.flowers@gmail.com on 16 Mar 2007 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by jay.flowers@gmail.com on 1 Apr 2007 at 10:49