Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Changing directory to a clearcase vob doesnot work please help

by Callum (Chaplain)
on Jan 29, 2008 at 18:06 UTC ( [id://664939]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Changing directory to a clearcase vob doesnot work please help
in thread Changing directory to a clearcase vob doesnot work please help

my $view_tag = $ENV{'VIEW_TAG'}; system("cd /$view_tag/lib_engine/hwt ;

What's your viewroot?
If you're using view extended pathnames then your views will be visible under (typically) /view/$VIEW_TAG rather than /$VIEW_TAG

Replies are listed 'Best First'.
Re^4: Changing directory to a clearcase vob doesnot work please help
by sas429s (Novice) on Jan 29, 2008 at 19:26 UTC
    Yes. That was the problem. I was using /$view_tag instead of $view_tag. Thanks a lot guys..I got it to work

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://664939]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-19 01:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found