Try enclosing the full path in quotes. Example : svnadmin dump "C:\Path to\your\repository" C: \repository.dump
On Aug 19, 11:32 am, linkinpark9909 <st...@stephenraycook.com> wrote: > I am trying to dump the svn repository and import it into another > visual svn server. When I try to use the command line to do this i > get the following error. > > Cannot open file "Metrics/format": the system cannot find the path > specified. > > I looked in the actual file folder and the format file does exist. > Any tips on how I can move this repository from one server to > another? Both systems are in a domain and I am using the > administrator login.