in place import
From: Kai Hendry <hendry_at_cs.helsinki.fi>
Date: 2004-01-08 12:46:03 CET
I would like to do an in place import :
http://subversion.tigris.org/project_faq.html#in-place-import
But without have to create empty repo beforehand. Or is svnadmin clever
I don't think so...
I was little confused when I first:
svn co file:///home/fs/hendry/repo/ etc
To see the entire repo come down into /etc, you see. :)
I expected something like this to work:
hendry_at_bogrund-14:~/backup$ svn co file:///home/fs/hendry/repo/etc /etc
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.