Command line: obliterate parameters?

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

Moderator: SourceGear

Locked
CCS
Posts: 23
Joined: Thu Oct 13, 2005 3:46 pm

Command line: obliterate parameters?

Post by CCS » Thu Oct 13, 2005 3:54 pm

I looked @ help but it doesn't say what the format for -repository & also for repositorypath parameters is supposed to be.

Could you please post an explanation or example because I'm trying the ones below & get an error "path_to_deleted_item"

vault.exe obliterate -host sourcegear -user admin -password whatever -yesiamsure -repository Default Repository $/dba/wealth management/source

vault.exe obliterate -host sourcegear -user admin -password whatever -yesiamsure -repository Default Repository repositorypath $/dba/wealth management/source
Thanks!

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

Post by lbauer » Thu Oct 13, 2005 4:02 pm

Since there's a space in Default Repository, put it in quotes: "Default Repository"
Linda Bauer
SourceGear
Technical Support Manager

CCS
Posts: 23
Joined: Thu Oct 13, 2005 3:46 pm

cool

Post by CCS » Thu Oct 13, 2005 4:14 pm

you also forgot to mention that the path has to be in quotes as well but I got the idea, put the quotes in & it worked - thanks!

Locked