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

Re: Rename author

From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2005-11-25 10:51:55 CET

Erik Huelsmann <ehuels@gmail.com> wrote:

> No, you didn't. You did:
>
> > svnadmin load ../svnrepos/Test Test-101-103.dmp
>
> which should have been:
>
> $ svnadmin load < ../svnrepos/Test Test-101-103.dmp
>

Just in case anyone trying this command:
It should be

$ svnadmin load ../svnrepos/Test < Test-101-103.dmp
               ^ ^^^

Mathias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 25 10:54:32 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.