We are building a script for developer machines that will get all the lates source code, build each assembly and then run all our unit tests against these newly built assemblies. This will be done on each development machine at the begining and end of each day. How can we get the command line to login in using the current login credentials of the user logged into windows. We currently have the Vault GUI logging in using integrated loggins. How can we have the command line do the same?
Thanks,
Damien
Integrated Login with Vault command line
Moderator: SourceGear
Re: Integrated Login with Vault command line
Could you clarify how you want this to work? Will this kick off a script upon login? Or is it something the user runs? Do users login to the same machine, or do they all have their own computer that others either don't or rarely log into?
There's a couple of different ways I can envision this happening.
If the user first uses the RememberLogin command, then they could all run the same script, but you wouldn't then have the login portion in the actual script they run. Everyone would use the same thing.
There's a couple of different ways I can envision this happening.
If the user first uses the RememberLogin command, then they could all run the same script, but you wouldn't then have the login portion in the actual script they run. Everyone would use the same thing.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support