Re: Need to restructure repo folders: Problem: SVN COPY is recursive
From: Sven Uhlig <svenuhlig_at_web.de>
Date: Fri, 15 Mar 2013 21:41:15 +0100
Am 15.03.2013 21:30, schrieb Tim.Williams_at_ucb.com:
I dont think you have to create a new revision for each single file.
Just do svn copy and then do a svn delete for all files that you dont
e.g.
svn copy /foo/bar /new
svn copy /foo/qwx /new/bar
...
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.