svnadmin load problems
From: Belorion <belorion_at_gmail.com>
Date: 2006-02-16 23:43:12 CET
I am trying to pull out a subdir from repo A and create a whole new repo B
/path/to/repo/trunk/foo
I only want the contents of trunk/websites in the new repo. Following
cat mydumpedfile | svndumpfilter include trunk/websites 1> filtered 2> err
I then try to load the repo in a newly created repository
svnadmin load /path/to/new/repo/ < filtered
But I just can't get it to work. I get errors like "svnadmin: File not
Any idea how to accomplish this seemingly simple task? Thanks.
Matt
|
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.