RE: Connecting to Subversion from Toad
Stephen Beausang <[email protected]> Thu, 14 Feb 2013 12:57:06 +0000
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <87842ED9F185434DBFBB6BDF630A3C2232F7D38D@ALVMBXW02.prod.quest.corp> |
Lorenzo, My Error. I see the logfile information. I hadn't had my coffee yet before my initial reply . It looks like everything should work as the two lines appear identical. A couple of questions. How long is the response time for the list command, when you run it from the command prompt? Is there a large result set.? Are there any special characters in the username / password? Thanks Stephen From: [email protected] [mailto:[email protected]] On Behalf Of lorenzo.ciolfi Sent: Thursday, February 14, 2013 7:27 AM To: [email protected] Subject: [toad] Connecting to Subversion from Toad When I try to connect to Subversion in Toad it just hangs. This is in the log file: ================================================================== Timestamp: 2/14/2013 7:09:49 AM Request: svn.exe list --username **** --password **** https://vm01scmdev01.citnet.cit.com/svn/eBOSS_CAN/trunk/Database/DEV/ It works when I run svn.exe list --username **** --password **** https://vm01scmdev01.citnet.cit.com/svn/eBOSS_CAN/trunk/Database/DEV/ from the command line Any help would be greatly appreciated Thanx