[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svndumpfilter problems

From: Sebastian Kuzminsky <seb_at_highlab.com>
Date: Thu, 26 Jun 2008 16:06:22 -0600

On Thu June 26 2008 15:28:47 Ryan Schmidt wrote:
> On Jun 26, 2008, at 16:15, Sebastian Kuzminsky wrote:
> I think you need to
>
> svn mkdir --parents file://`pwd`/project-A/trunk
>
> before you svnadmin load into the new repo.

Ryan FTW! That did it, thanks!

Well, almost. My version of svn (1.4.6) doesnt support --parents,
and the path was backwards, but the basic trick did it.

I guess when i told svndumpfilter to include trunk/project-A, it
didnt include trunk, since i told it not to... And then it went to
add trunk/project-A, and couldnt find the trunk directory, and failed.
It all makes sense.

Thanks again Ryan.

-- 
Sebastian Kuzminsky
"The brain is [a machine]. The fact that it's made out of meat is a
red herring."  -- David Adler <http://www.spectrum.ieee.org/print/6268>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-27 00:06:45 CEST

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.