Connecting Android Studio Project to SVN Repository -


i want version control android studio project subversion. have created test android project in dev machine , have created remote svn repository.

then, after configuring subversion settings instructed in connect android studio svn, have selected vcs->import version control->import subversion in order import project svn repository.

the problem that, if files imported repository, project not connected it. in fact of project files listed "unversioned files". when make changes code , try commit it, says "no changes detected" reported in: no changes commit android studio svn.

the same problem faced in android studio: subversion files marked unversioned solution proposed not working me.

the (stupid) "solution" seems 1 proposed in article android studio , subversion, have import project subversion. delete local files , create new android project check out version control option!!!

is there solution import android studio project , svn repository , enforce project remains connected repo?

i using android studio 1.2.2 on windows 7 64bit.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -