svn repository from working copy -
svn repository from working copy -
our repository host went downwards taking repository , ups etc it. have no access repo file scheme , cant svnadmin dump.
we still have relativly stable date working copies.
currently can think of 2 options:
export on current working copy. importing new repository. checkout new repository. manual merges of changes otherworking copies team changes.or(not sure if possible)
svnrelocate intended new repository url. svn commit workingcopy new repository(i unsure if work due there beingness no repository/version info). get other team members relocate , update new repo.is there other alternative or improve way this?
thanks
you're little out of luck. relocate works when repository has changed location (e.g. moved new server).
you best alternative import new repository 1 of working copies (try utilize latest 1 changes reverted - i.e. it'll best represent head
before crash).
svn
Comments
Post a Comment