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

Overlay directories in subversion

From: Krishna Raman <kraman_at_uci.edu>
Date: 2005-04-06 19:03:13 CEST

Hello,

Does anyone know how I can overlay directories/files in subversion.

here is the issue. I have 2 subversion folders under 1 repository
/svn/repos/ProjectA/
/svn/repos/ProjectA/a
/svn/repos/ProjectA/b
/svn/repos/ProjectA/c
/svn/repos/ProjectA/d

/svn/repos/ProjectASuppliment/
/svn/repos/ProjectASuppliment/e
/svn/repos/ProjectASuppliment/f
/svn/repos/ProjectASuppliment/g

I want to be able to check out both into my home directory in such a way
that i see

/home/kraman/ProjectAFull/a
/home/kraman/ProjectAFull/b
/home/kraman/ProjectAFull/c
/home/kraman/ProjectAFull/d
/home/kraman/ProjectAFull/e
/home/kraman/ProjectAFull/f
/home/kraman/ProjectAFull/g

I know this is possible with ClearCase. Any ideas on how to do this with
subversion?

Thanks

-- 
Krishna Raman
Distributed Object Computing Lab
The Henry Samueli School of Engineering 
University of California, Irvine
608 Engineering Tower
University of California, Irvine
Irvine, CA 92697-2700
+1 (949) 824-7548
kraman@doc.ece.uci.edu
http://doc.ece.uci.edu/~kraman/


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

Received on Thu Apr 7 01:05:19 2005

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.