Hmm...I think your results (which are exciting to see!) differ from my
expectations. If I have a directory named A/D/H and I ask that it be
switched to some other URL, I still expect my directory to be named
A/D/H, though it will have totally different children (perhaps) and of
course differing ancestry.
Of course, in the usual use-case for switch, I would have switched H
to something else probably named H as well (like .../branches/werk/A/D/H),
so this would be moot.
What do others think about this?
Ben Collins-Sussman <sussman@collab.net> writes:
> sussman@tigris.org writes:
>
> > Author: sussman
> > Date: 2002-01-30 18:55 GMT
> > New Revision: 1113
> >
> > I believe 'svn switch' now works in ra_local; fixed the anchor/target
> > issues. I need to play around some more.
>
> [sussman@kepler:~/projects/test/wc]$ svn st -vu
> _ 1 1 foo .
> _ 1 1 foo ./A
> _ 1 1 foo ./A/B
> _ 1 1 foo ./A/B/E
> _ 1 1 foo ./A/B/E/alpha
> _ 1 1 foo ./A/B/E/beta
> _ 1 1 foo ./A/B/F
> _ 1 1 foo ./A/B/lambda
> _ 1 1 foo ./A/C
> _ 1 1 foo ./A/D
> _ 1 1 foo ./A/D/G
> _ 1 1 foo ./A/D/G/pi
> _ 1 1 foo ./A/D/G/rho
> _ 1 1 foo ./A/D/G/tau
> _ 1 1 foo ./A/D/H
> _ 1 1 foo ./A/D/H/chi
> _ 1 1 foo ./A/D/H/omega
> _ 1 1 foo ./A/D/H/psi
> _ 1 1 foo ./A/D/gamma
> _ 1 1 foo ./A/mu
> _ 1 1 foo ./iota
> Head revision: 1
> [sussman_at_kepler:~/projects/test/wc]$ svn switch A/D/H file:///home/sussman/projects/test/repo/A/B/E
> D A/D/H
> A A/D/E
> A A/D/E/alpha
> A A/D/E/beta
> [sussman@kepler:~/projects/test/wc]$ svn st -uv
> _ 1 1 foo .
> _ 1 1 foo ./A
> _ 1 1 foo ./A/B
> _ 1 1 foo ./A/B/E
> _ 1 1 foo ./A/B/E/alpha
> _ 1 1 foo ./A/B/E/beta
> _ 1 1 foo ./A/B/F
> _ 1 1 foo ./A/B/lambda
> _ 1 1 foo ./A/C
> _ 1 1 foo ./A/D
> _ 1 1 foo ./A/D/E
> _ 1 1 foo ./A/D/E/alpha
> _ 1 1 foo ./A/D/E/beta
> _ 1 1 foo ./A/D/G
> _ 1 1 foo ./A/D/G/pi
> _ 1 1 foo ./A/D/G/rho
> _ 1 1 foo ./A/D/G/tau
> _ 1 1 foo ./A/D/gamma
> _ 1 1 foo ./A/mu
> _ 1 1 foo ./iota
> Head revision: 1
>
>
> Mmmmmmmmmmmmm.... weird. :-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006