RE: directory cleanup branch?
From: Reilly, Michael <mreilly_at_techtarget.com>
Date: 2006-02-13 15:04:26 CET
Hi Brett,
I'm planning on doing this same project myself very shortly. Except
As a demonstration of what I mean, the existing structure is:
old-repository/
project/
subproject1/
trunk/
subproject1/
tags/
v1.0
v1.0.1
subproject2/
java/
trunk/
subproject2/
tags/
v1.0
v1.0.2
perl/
src/
doc/
sbin/
subproject3/
java/
trunk/
subproject3/
tags/
v1.0
v1.0.1
v1.0.2
As you can see, the structure and tagging are not consistent, and there
I'll be changing it to:
new-repository/
trunk/
new-subproj1-name/
new-subproj2-name/
java/
perl/
new-subproj3-name/
java/
tags/
v1.0
v1.0.1
v1.0.2
Then at this point, I'll just have to worry about merging the files
-Arcege
________________________________
From: Brett Boren [mailto:brett.boren@gmail.com]
I have a subversion project that is beginning to get rather large and I
The problem is that as I've been messing with these cleanups, the other
"svn merge -r2721:2740 https://<server>/<project>/branches/dircleanup"
into the a trunk WC, all of the commits to the moved source files
Brett
|
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.