Another Eclipse/Android/version control system question -
i saw question in this post , have similar perhaps more detailed question. have installed svn , subversive , added existing project repository. checked out project , opened it. unfortunately, in eclipse, subversive layout has taken on android layout in project explorer view , i'm not happy that.
in other words, android layout organizes project under src, gen, assests, res, , other nodes, whereas subversive layout organizes project strictly folder structure under repository. there way use source control plug-in , keep android layout? if not, may resort removing eclipse version control plug-in , manually use tortoisesvn.
i remember having similar issue team.
we thought having eclipse plug in great idea (handling same app) got lots of problems layout , conflict resolution.
my advice keep editing in eclipse(neat beans or whatever ide) , use tortoise in explorer commit, , when update hit f5 , continue coding ^^
Comments
Post a Comment