开发者

importing a project into a svn repository question

开发者 https://www.devze.com 2022-12-25 03:51 出处:网络
im using netbeans for svn. i open a project in netbeans and then i import it to a svn repo. it seems that although im only importing the project folder, svn creates .svn folders in all folders withi

im using netbeans for svn.

i open a project in netbeans and then i import it to a svn repo.

it seems that although im only importing the project folder, svn creates .svn folders in all folders within this project folder.

why is that? i thought that i was o开发者_开发知识库nly creating .svn folders to checked out projects, not imported ones?

now this folder acts very weird, when i open this folder as a project in netbeans, netbeans treats it like a svn folder some way.

is this normal? cause i want this one to not be under SVN.


It sounds like importing the project also turned it into a working copy.


You can provide svn exclusions for **/.svn/ in Java build path for that project. Netbeans will ignore these folders.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号