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

Re: svn load failing

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-06-28 20:21:11 CEST

2005/6/28, Jeff Cave <jeff.cave@sunergon.com>:

> - type <repoback> | svn load <repo>

You should better use "svnadmin load repo < repoback" here. This saves
windows from creating a temporary file that is as big as your dump
file, just for piping from "type" to "svnadmin". Maybe you have a disk
full or other problem in the TEMP folder, so this change might improve
your situation?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 20:24:01 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.