version control - SVN in NetBeans - Initial checkout not getting .svn directories -


i've run through netbeans svn project setup described here: http://netbeans.org/kb/docs/ide/subversion.html

however once it's checked out , imported project, files aren't recognized "versioned files" , cannot make commits or compare, etc. when right click file in project there no "subversion" menu item. in fact, there no .svn directories found.

any ideas on i'm doing wrong?

i have recent version of netbeans mac osx

fixed it. had set proper preferences in netbeans specifying svn home folder (/usr/bin).


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -