RE: copying versioned files between dirs within a repository
From: bruce <bedouglas_at_earthlink.net>
Date: 2004-08-27 17:33:58 CEST
ben...
that's kind of what i was starting to lean towards... that i'll have to
this should work as i should already have a list of the valid revisions for
thanks
-bruce
-----Original Message-----
On Thu, 2004-08-26 at 23:18, bruce wrote:
> but for the sake of argument, what's the best method for getting different
Normally you create a tag by running 'svn cp [-r X] URL1 URL2'.
If you want to build a tree of very specific versions of files, then you
Discussed here, in the 'tags' section of chapter 4:
http://svnbook.red-bean.com/svnbook/book.html#svn-ch-4-sect-6.2
>
'svn cp -r X URL1 URL2', or 'svn cp -r X URL working-copy; svn commit'
---------------------------------------------------------------------
|
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.