On Monday 02 October 2006 20:30, Diego Iastrubni quoth: > The problem starts when I decide that the development branch should become > the trunk. How can I tell SVN: > "for get this dir, now trunk is branches/test1".
The simplest "way" would be similar to what you suggest as the second option,
albeit somewhat differently:
svn mv trunk branches/kablamo
svn mv branches/foo trunk
Keeps history, too.
You could eschew the branches/ subdirectory, making the rename even simpler.
--
---MAV
Marc A. Volovic
Linguists do it cunningly
pgpMQIzW9KhWt.pgp
Description: PGP signature
