I am trying to add my project folder to a local repository, then upload it to assembla using Turtoise SVN. Here are the steps I took.
- Create a new folder named SVN, right click, TurtoiseSVN -> Create a repository here
- Create folder structure -> Start Repobrowser
- Right click the trunk folder -> Add folder -> Browse to my project folder -> Select folder
- Right click at the SVN folder -> tortoiseSVN -> import ->
URL of my space
When I check out, I get the same repository, but what I want to do is to specify a trunk, branch and add new features later. The folder structure is not branchs, tags, trunks but there are locks, confs, db,... The commit tab in assembla shows me empty trunk, branch and tags too!
I also want to write the code and commit directly to assembla, ignoring my local repository.
Please specify step by step action or link, I tried Googling but there is not any promising!
Thank you and best regards