I have 3 different versions of a programm, each placed in a different folder, containing the changes of sourcecode. Now I decided to use svn to track changes instead of storing a copy in a different folder each time I changed something.
How can I import the existing folders to svn as if I did the changes in the same folder? Right now I get messages that files already exist or I have to delete files although they are somehow the same and just changed.
Thanx
Last updated