importing a project into a svn repository question

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-01T19:23:37Z Indexed on 2010/04/01 19:33 UTC
Read the original article Hit count: 318

Filed under:
|
|

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 only 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.

© Stack Overflow or respective owner

Related posts about svn

Related posts about netbeans