getlabel problems

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

Moderator: SourceGear

Post Reply
eelliott
Posts: 6
Joined: Mon Jan 16, 2006 10:18 am

getlabel problems

Post by eelliott » Tue Jan 24, 2006 12:45 pm

I have an issue with getlabel from the CLC (vault version 3.1.5.3546). I get a:

'Local file update for * failed: System.ArgumentException: Invalid File or Directory attributes value.

(filename removed and replaced with *)

The command line I'm using is this:

vault getlabel -makereadonly -setfiletime modification -out %RESTOFPATH%\vaultout.txt -verbose -labelworkingfolder %FOLDER% %PROJ% %LABEL%

The local folder that I am trying to get to is also the working folder that I have previously done a 'get latest' on. Now I would like to get by label to that same working folder, but I get this error. The only thing I can currently think of that might cause this is that a parent directory is marked with a hidden attribute in the windows file system.

Please help.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Jan 25, 2006 9:45 am

Can you get the label to a non-working folder using -destpath instead of -labelworking folder? Just want to make sure the getlabel itself is working.
Linda Bauer
SourceGear
Technical Support Manager

eelliott
Posts: 6
Joined: Mon Jan 16, 2006 10:18 am

Post by eelliott » Fri Jan 27, 2006 10:04 am

Ok, I tried that and it fetched quite a few files, and then crashed out on an Invalid File or Directory attributes value error.

Post Reply