I want to use TortoiseSVN together with Eclipse. For now I just want to try it out. So I use a local folder as repository. I have installed TortoiseSVN 1.7.13. I created a folder called 'REPOSITORY' and chose 'Create repository here' from the context menu.
As other websites told, I installed Subclipse 1.8.22 in Eclipse. I use the SVNKit1.7.9 as client or connector (Whatever it is called).
I had already some projects in eclipse's workspace. From the context menu I chose 'Team->Share Project'.
That is what other websites told to do.
It did show the normal commit dialog and so on. The projects are marked as commited but the folder 'REPOSITORY' is still small in size.
It seems, that the projects where not copied or moved to the repository.
At work we have a server based SVN. I just want to have something like that at home.
Did I miss something? Isn't it the purpose of the SVN repository to hold a copy of the projects? So the commited projects should be inside the REPOSITORY, right?
Greetings
Mike