So should the ssdir point to the url on of the server where the repository
lives ? The documentation for this paramter is incorrect ont he CCNET
website.

Thanks Ruben, I'll make that adjustment now.

On Fri, Mar 5, 2010 at 1:50 PM, Ruben Willems <[email protected]>wrote:

> Hi
>
> i'm not sure but I think it's the following :
> you have the ssdir and the workingDirectory set to the same path, very bad
> !
>
>
> ssdir : this is where the 'repository' of source safe resides
> workingdir : this is where ccnet will place the sources
>
> --> so you wil get the sources from A, en copy them to A
>
>
> set the working folder to another path
> c:\Workingfodlers\<projectName>
> or something
>
>
> with kind regards
> Ruben Willems
>
>
> On Fri, Mar 5, 2010 at 4:53 PM, Chris Howell <[email protected]> wrote:
>
>> Hi I am going to repost this in hopes that someone can help me out. I am
>> running CCNET version 1.5 with Vss 8.0
>>
>>                                          I seem to be having a problem
>> with my build in CC.NET with my source
>> safe, source control block (See below).
>>
>> <sourcecontrol type="vss" autoGetSource="true">
>>          <executable>C:\Program Files\Microsoft Visual SourceSafe
>> \ss.exe</executable>
>>          <project>$/Development/LPCADMIN.TMMK</project>
>>          <username>chowell</username>
>>          <ssdir>C:\AutomatedBuild\Repos\LPCADMIN.TMMK</ssdir>
>>          <applyLabel>false</applyLabel>
>>          <alwaysGetLatest>false</alwaysGetLatest>
>>          <workingDirectory>C:\AutomatedBuild\WorkingDirectory
>> \LPCADMIN.TMMK</workingDirectory>
>>          <culture>en-US</culture>
>>          <cleanCopy>true</cleanCopy>
>>          <timeout units="minutes">25</timeout>
>>          </sourcecontrol>
>>
>> The issue I am encountering is CC.Net is reporting the following
>> error.
>> Failing Tasks : Vss: CheckForModifications.
>>
>> Thanks
>> Chris
>>
>
>

Reply via email to