[Anthill-pro] SourceGear Vault, SSL and end date
Boudreau, Pierre
Pierre.Boudreau at T4G.com
Mon Jun 9 11:00:56 CDT 2008
I am unable to get Anthill Pro to connect to my Vault repository. To
figure out what's wrong, I took the command line that it generated and
tried it out manually and tweaked it until I go the command to work.
Below are the results with differences highlighted:
The command generated by Anthill Pro:
vault versionhistory -host myhost -user myuser -password mypassword
-repository myrepository -enddate 06/04/2008 10:46:20 AM -rowlimit 1
myfolder
My modified command to get it to work:
vault versionhistory -host myhost -user myuser -password mypassword
-repository myrepository -enddate "06/04/2008 10:46:20 AM" -rowlimit 1
myfolder -ssl
There are two things that I had to change from the command that Anthill
Pro uses:
1. I had to put the value of the enddate in quotes.
2. I had to add -ssl since my server uses SSL.
So here are my questions:
Is there a way I can convince Anthill Pro to use SSL?
How can I resolve the end date problem?
Thanks,
Pierre Boudreau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20080609/43d7b7de/attachment-0001.htm
More information about the Anthill-pro
mailing list