A new 1.7 switch feature?
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 16 Nov 2010 12:43:41 +0000
We seem to have given switch a new ability in 1.7, it's possible to
svnadmin create repo
Now I see:
svn st wc
and
sqlite wc/.svn/wc.db "select * from nodes"
In 1.6 the switch fails with an error that wc/X was not versioned. It
svn mkdir -mm file://`pwd`/repo/X
That results in a similar working copy to the one obtained by switching
Is this something that we should be supporting?
Perhaps we should get rid of the externals code and use this instead?
-- PhilipReceived on 2010-11-16 13:44:28 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.