RE: Team Coding - TOAD and SVN - BUG?
Stephen Beausang <[email protected]>
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <87842ED9F185434DBFBB6BDF630A3C2231A19187@ALVMBXW02.prod.quest.corp> |
I was able to close the Alter View window doing the following work around .. - Check out the view object before opening the alter window. - Double click on the view name to open the alter view window. - Make changes to the view. - Click ok. This compiles the view and closes the Alter View window. - Check in the view object. Stephen From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Beausang Sent: Wednesday, October 17, 2012 2:42 PM To: [email protected] Subject: RE: [toad] Team Coding - TOAD and SVN - BUG? Hello, I can replicate this using Team Coding and Team Foundation Server, so it appears to be not specific to SVN. I will try to get the fix in our next beta Thanks for helping us to find this. Stephen From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of nr_mendes Sent: Wednesday, October 17, 2012 2:28 PM To: [email protected]<mailto:[email protected]> Subject: [toad] Team Coding - TOAD and SVN - BUG? Hello guys, I think i found a bug!!!?? When i check out a view and then check in, after modifications, i just can't close the alter view window... Is this reported? Or am i doing something wrong? Thanks,