CCNet and Vault4.0.5, can't get the bin folder

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
yamao
Posts: 20
Joined: Thu Oct 25, 2007 3:17 pm

CCNet and Vault4.0.5, can't get the bin folder

Post by yamao » Sat Dec 01, 2007 10:04 pm

Hi all,

Why the Vault in my CCNet gets everything but not the Bin directory?

<sourcecontrol type="vault">
<applyLabel>False</applyLabel>
<autoGetSource>True</autoGetSource>
<cleanCopy>False</cleanCopy>
<executable>C:\Program Files\SourceGear\Vault Client\vault.exe</executable>
<folder>$/test</folder>
<historyArgs>-excludeactions label,obliterate -rowlimit 0</historyArgs>
<host>sourcecontrol.test.net</host>
<password>....</password>
<pollRetryAttempts>5</pollRetryAttempts>
<pollRetryWait>5</pollRetryWait>
<repository>Production</repository>
<setFileTime>checkin</setFileTime>
<ssl>False</ssl>
<timeout>600000</timeout>
<username>.....</username>
<useWorkingDirectory>True</useWorkingDirectory>
<workingDirectory>S:\Source Code\test</workingDirectory>
</sourcecontrol>

Thanks in advance!

Amy

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon Dec 03, 2007 9:25 am

There really shouldn't be unless the folder doesn't exist in the repository.

Is it possible the user that CC.NET is logging in with has the Bin/ cloaked? Log in as that same CC.NET user and navigate to the directory. Double check the Bin/ is "uncloaked".
Jeff Clausius
SourceGear

yamao
Posts: 20
Joined: Thu Oct 25, 2007 3:17 pm

Post by yamao » Mon Dec 03, 2007 11:41 am

Thanks Jeff!

My Bin\ was cloaked.

Post Reply