Guten Tag Tech Geek,
am Freitag, 24. Juni 2011 um 20:28 schrieben Sie:

> I tried using export/import command and also SVN move command from
> TSVN client but I am not able to figure out what's is the correct way
> to do this.

What you need is svnadmin dump and load and your process is not
trivial because you have to checkout every working copy and will
change every revision number of your projects after the first loaded
one. You have to dump every project, load it into the new one, move
every newly added content afte the last load using svn mv to a new
project specific folder and continue with adding new projects. This
way you won't get problems with the same folders between your projects
which would block loading new content.

What are the benefits of merging all your projects into one?

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoen...@am-soft.de
Web:     http://www.am-soft.de

AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow

Reply via email to