Follow Us on Twitter

TortoiseSVN and Oracle SQL Developer

by Martin Schapendonk on June 16, 2010 · 2 comments

I like Oracle SQL Developer. And I like TortoiseSVN. Oracle SQL Developer has versioning support, but some tasks are more easily done with TortoiseSVN. Maybe it’s what I’m accustomed to, but that’s the way I feel about it.

Today, I ran into a problem to get the versioning support in Oracle SQL Developer (based on SVNKit) to play nice with TortoiseSVN on the same working copy.

I have a repository on my harddrive and when I checked out files from within Oracle SQL Developer, TortoiseSVN refused to believe it was a legitimate subversion working copy. Vice versa, when checked out with TortoiseSVN, SQL Developer insisted that the directory was unversioned.

Huh?

After a small investigation (I ran a diff on the .svn/entries files), the major difference was that TortoiseSVN used an uppercase C (“file:///C:/path/to/repos”) and Oracle SQL Developer used a lowercase c (“file:///c:/path/to/repos”). After I recreated the repository connection in Oracle SQL Developer with a capital C and checked out to a fresh working copy, TortoiseSVN was also convinced that it was indeed a subversion working copy.

I hope this tip will save you valuable time should you happen to run into the same problem.

TortoiseSVN and Oracle SQL Developer, 5.0 out of 5 based on 2 ratings

Ratings:
VN:F [1.9.22_1171]
Rating: 5.0/5 (2 votes cast)

{ 2 comments… read them below or add one }

raffa November 8, 2011 at 2:02 pm

Hi,
I have the to use oracle developer suite 10g with SVN. I didn’t found the way to access svn from within developer. I understand from your article that it is possible. Could you, please, explain how it realizes?

Thank you so much.

Reply

Martin Schapendonk November 9, 2011 at 4:24 pm

Hello Raffa,
Oracle SQL Developer and Oracle Developer Suite 10g are 2 very different products. As far as I know, it is not possible to access Subversion from within Developer Suite.
Good luck,
Martin

Reply

Leave a Comment

 

Previous post:

Next post:

About Whitehorses
Company profile
Services
Technology

Whitehorses website

Home page
Whitebooks
Jobs

Follow us
Blog post RSS
Comment RSS
Twitter