Hi,
according to documentation, one can use svn co --force to sync a local
directory
that is not in version control with svn. Svn contains the project
already. I have
tried this but svn detected all existing directories as being deleted
"D". Why?
I could solve this with svn -R but this verted al
Hi,
finally we would like to restructure our badly structured svn repo.
Over time a lot of stuff flew into this repo. I have used kdesvn for
moving the trees online in the repo. kdesvn does a copy and delete
when moving. I have also tried to use a svn move. Steps were as follows:
1. Created a ne