Can I "graft" one project's working directory beneath another?
From: <jhw_at_lmi.net>
Date: 2004-11-06 04:42:39 CET
Hello everybody. I'm a newbie here, so let me start by saying that
I've tried to find documentation for the operation I am about to
I have a repository that looks like this:
/
I would like my working directories to look like this:
~
That is, I would like the working directory for each project to
What I'm really hoping to get out of this is stuff like this:
me:~ > svn cp project-a repo:/project-a/tags/tag0001
..and have this do the nice recursive thing of including an
I'd also like to be able to edit and commit files in
I tried just checking out project-a/trunk, then checking out
I feel like I'm missing something. Can anybody point me to the
Many thanks,
---------------------------------------------------------------------
|
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.