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

Re: svnadmin load + p42svn problem

From: Anatoli Sakhnik <sam_at_itvsystems.com.ua>
Date: 2005-11-28 17:05:05 CET

Anatoli Sakhnik wrote:

> Actually, I refer to the repository's path (it coincides with
> project's name). To be concrete:
>
> $> ./p42svn --branch //depot/Projects/monitoring/Src=/src >
> monitoring.log
> $> svnadmin create /home/sam/monitoring
> $> cat monitoring.log | svnadmin load /home/sam/monitoring

I found a solution, hope it'll be useful to someone. Having deleted
lines 22..29 in monitoring.log:

    Node-path: /
    Node-kind: dir
    Node-action: add
    Prop-content-length: 10
    Content-length: 10

    PROPS-END

I let the svnadmin not create the root directory.
Good luck!
-- Anatoli Sakhnik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 28 17:30:03 2005

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.