Converting Subversion checkouts (not repositories) to Bazaar
Forest Bond
forest at alittletooquiet.net
Mon Jan 4 13:54:21 GMT 2010
Hi,
On Mon, Jan 04, 2010 at 08:17:47AM -0500, Barry Warsaw wrote:
> The svn->bzr conversion problem comes when I want to overlay my shiny new
> Bazaar branch over the existing Subversion checkout. I get tons of conflicts,
> with many .diverted files, even though the contents of those files are
> unchanged. One poor solution was to e.g. mv docs{,.aside}, then re-checkout
> docs from Bazaar, and manually ensure that docs.aside was synchronized with
> docs (some files in docs hadn't been committed to the svn repo yet). This was
> more painful in some directories and I rather dread the work to convert my
> $HOME.
bzr branch your home diretory branch into a fresh empty directory and then
moving the .bzr directory into your actual home directory. I also version my
home directory and that's how I handle it.
Thanks,
Forest
--
Forest Bond
http://www.alittletooquiet.net
http://www.pytagsfs.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100104/d0ec1281/attachment-0001.pgp
More information about the bazaar
mailing list