Is it possible to de-resync a view and a vob? We're currently having issues where the hostname to the vob location is incorrect. Previously the hostname worked as \\hostname. But due to possible security changes it only allows \\hostname.someserver.com. So all our previously regsynced views don't work. The only way we've found that we can alter the hostname is when performing a regsync, but can't find any information on how to reverse the regsync so we can perform it again with the changed hostname.

link|improve this question

80% accept rate
feedback

1 Answer

You might be able to change the hostname through the cleartool register command

cleartool register  -replace -host (newHostName) view/vob storage
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.