You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Luigi Paioro <lu...@libero.it> on 2006/03/09 13:51:29 UTC

Make a copy of a project directory

Hi to all!


I have two repositories (rep1 and rep2). The first has a complicated 
directory structure ad I want to copy only a particular sub-directory 
into rep2, i.e.:

rep1/prj1/trunk/src/

to be copied into

rep2/trunk/src

Note that I want to have an "hard copy" of my rep1 directory, not 
something like a svn copy command result (that is a soft link).

How can I do it?

Thanks

Luigi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org