[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Make a copy of a project directory

From: Luigi Paioro <luigipaioro_at_libero.it>
Date: 2006-03-09 14:51:29 CET

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
Received on Thu Mar 9 16:07:43 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.