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

Re: svnadmin dump fails with E200020: Pathname not terminated by ':'

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 16 Aug 2013 07:46:51 -0400

Note that it is sometimes much, much faster and creates much smaller and
cleaner repositories, to simply "svn export" and "svn import" the data
files themselves to a new repository. You don't get the history, but a
pointer to the old repository kept online in read only mode may be
considered enough. It's also a good opportunity to trim deadwood and bulky,
accidentally committed binaries.
Received on 2013-08-16 13:47:27 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.