intellij idea - idea9.0.3 commit -


i use idea 9.0.3 , want commit few application's files svn.

please can tell me step step have do?

you need add version control project, using 'version control' menu option @ top. have idea 10, might different, in menu, there 'import version control' option. add svn repo there.

once have done can right click on file or directory, go 'subversion' option, , svn operations on file.

i use command+k on mac automatically start commit process. thing need remember add files when first created, else don't committed.

edit -- might have failed add svn project -- did enter credentials? assumed there svn repo project. don't see like: enter image description here


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -