[Rt-devel] Relabeling subversion branches
Ruslan U. Zakirov
cubic at acronis.ru
Thu Jul 1 13:38:14 EDT 2004
I have:
svk mirror //rt/trunk svn.bestpractical.com/.../trunk
svk mirror //rt/branches/3.2 svn.bestpractical.com/.../rt-3.2
I didn't think about mirroring whole thing at once when was doing it.
Why do you want to change all?
Most confusing thing is 'trunk'.
I think that there is could be problems when 3.4 become 'stable'.
My variant:
/RT/3.0
/RT/3.2
/RT/3.4
/RT/stable - floating tag, always point on current stable version(now
it's 3.2.0)
/RT/testing - floating tag, always point on last revision in testing
branch(3.2.HEAD)
/RT/experimental - floating tag, always point on last experimental
revision(3.4.HEAD)
/RT/tags - tags for all versions or as variant with subdirs for major
releases.
What do you think about it?
Jesse Vincent wrote:
>
>
> On Thu, Jul 01, 2004 at 09:04:21PM +0400, Ruslan U. Zakirov wrote:
>
>>For me it doesn't matter, but only if you give me a tip how to switch
>>current svk mirror to new path :)
>
>
> Do you currently mirror our whole repository or just individual branches
> of RT? I mirror the whole thing. It _should_ transparently pick
> everything up, since I'll just use svn mv. (Though I may use svk mv. I'm
> not sure what effect this will have.) Before I go forward with any svn
> reorg, I'll make sure to bring clkao into the loop.
>
> Jesse
>
>
More information about the Rt-devel
mailing list