Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^6: VSS automation strange problem

by Lotus1 (Vicar)
on Jan 04, 2017 at 15:30 UTC ( [id://1178935]=note: print w/replies, xml ) Need Help??


in reply to Re^5: VSS automation strange problem
in thread VSS automation strange problem

Good catch Corion! In my suggestion on the original thread I had escaped the dollar sign so that "$/" would be passed to ss.exe. VSS commands use $/ as the root project path.

my $cmd = "\"$sspath\\ss.exe\" Checkin \"\$/DMS MW/SCADA/Substation E +ditor F +iles/$filename\" -C\"$comment\" -I- -GL\"$checkout_path \"";

This is likely to solve the user issues in the OP since as you pointed out the newline puts the -Yadmin option on a different command line in the command session.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-28 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found