RE: Re: Connecting to Subversion from Toad
Stephen Beausang <[email protected]> Thu, 14 Feb 2013 13:59:16 +0000
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <87842ED9F185434DBFBB6BDF630A3C2232F7E3C6@ALVMBXW02.prod.quest.corp> |
Hi Lorenzo, If the 'List' command does not return any values form then Toad cannot access any Subversion projects. Toad should not lock up in this case, but I need to test. Can you test against a different URL that has active projects? Also is this Team Coding or File based source control? Thanks Stephen From: [email protected] [mailto:[email protected]] On Behalf Of lorenzo.ciolfi Sent: Thursday, February 14, 2013 8:06 AM To: [email protected] Subject: [toad] Re: Connecting to Subversion from Toad Hey Stephen, The list commond takes 4 or 5 seconds when I run it from the command line. It doesn't return anything in the result set it just goes back to the command prompt. No, there are no special characters in the username / password. --- In [email protected]<mailto:toad%40yahoogroups.com>, Stephen Beausang wrote: > > 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:toad%40yahoogroups.com> [mailto:[email protected]<mailto:toad%40yahoogroups.com>] On Behalf Of lorenzo.ciolfi > Sent: Thursday, February 14, 2013 7:27 AM > To: [email protected]<mailto:toad%40yahoogroups.com> > 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 >