svn - Upload local repository to assembla -


i trying add project folder local repository, upload assembla using turtoise svn. here steps took.

  1. create new folder named svn, right click, turtoisesvn -> create repository here
  2. create folder structure -> start repobrowser
  3. right click trunk folder -> add folder -> browse project folder -> select folder
  4. right click @ svn folder -> tortoisesvn -> import -> url of space

when check out, same repository, want specify trunk, branch , add new features later. folder structure not branchs, tags, trunks there locks, confs, db,... commit tab in assembla shows me empty trunk, branch , tags too!

i want write code , commit directly assembla, ignoring local repository.

please specify step step action or link, tried googling there not promising!

thank , best regards

subversion centralized repository system. means, whenever commit it, committing hosted repository have on assembla.

it seems looking @ locally hosted svn repository if see "locks, confs, db" folder structure. should seeing folder structure see in assembla code browser.

you need checkout repository assembla start working, here rather outdated video you, though still shows how connect tortoisesvn assembla: http://www.youtube.com/watch?v=iwgtyooufow


Comments