CLC checkout command error

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
christian
Posts: 202
Joined: Tue Sep 14, 2004 1:02 pm
Location: UK

CLC checkout command error

Post by christian » Tue May 03, 2005 8:55 am

Hi,

I'm getting the error "Object reference not set to an instance of an object." when trying to check-out a file that does not exist. Prior to installing 3.06 of the client and the server this command would return an expected exception "xxx does not exist."

The command in question is as follows:

checkout -user "someuser" -password "******" -host "somehost" -repository "somerepository" -exclusive -merge later -setfiletime modification "$/Mainline/Build/Databases/GenIns_DBRefs/CreateLatest.sql"

I've been able to reproduce this error on multiple client machines.

Can you confirm that this is a bug in vault that needs fixing. Can you also let me know when a fix is likely to be forthcoming.

Thanks in advance
Christian

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue May 03, 2005 9:29 am

We'll try to confirm this. Can you tell me which version you upgraded from?

christian
Posts: 202
Joined: Tue Sep 14, 2004 1:02 pm
Location: UK

Post by christian » Tue May 03, 2005 9:40 am

Hi Dan,
We upgraded from version 3x (not suite sure what revision number).
C

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed May 04, 2005 9:00 am

OK, I've reproduced this - it looks like it was introduced in 3.0.6

The fix will be included in the 3.1 beta, due out this month.

christian
Posts: 202
Joined: Tue Sep 14, 2004 1:02 pm
Location: UK

Post by christian » Wed May 04, 2005 9:20 am

Thanks very much Dan :-)

Locked