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

RE: svnadmin hotcopy results missing first letter

From: Penner, Matthew <mpenner_at_valverde.edu>
Date: Wed, 2 Apr 2008 08:36:55 -0700

OK, here's something weird.

My directory is setup like the following:
Repositories: E:\Subversion\Repositories\
Backup: E:\Subversion\Backup\

If I am in E:\Subversion\Repositories\DemoSecurityWebApp and use
relative paths with the command:
E:\Subversion\Repositories\DemoSecurityWebApp>svnadmin hotcopy .
..\..\Backup\DemoSecurityWebApp

I get the issue I described below with the missing first character.

However, if I am in the same directory but use absolute paths:
E:\Subversion\Repositories\DemoSecurityWebApp>svnadmin hotcopy
e:\Subversion\Repositories\DemoSecurityWebApp
e:\Subversion\Backup\DemoSecurityWebApp

Everything comes out fine.

Seems like there is a bug in the hotcopy functionality.

This is on Windows Server 2003 Std Ed with SP2.

Matt Penner

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2008a_at_ryandesign.com]
Sent: Tuesday, April 01, 2008 10:03 PM
To: Penner, Matthew
Cc: users_at_subversion.tigris.org
Subject: Re: svnadmin hotcopy results missing first letter

On Apr 1, 2008, at 19:02, Penner, Matthew wrote:

> When I use svnadmin hotcopy the resulting backup files are missing
> their first letter. Here is an example of my results:
> av
> b
> db
> EADME.txt
> format
> locks
> ocks
> onf
> ooks
> ormat
>
> I can't find anything on this error except this old post:
> http://svn.haxx.se/users/archive-2004-07/0714.shtml
>
> I am currently using SVN Version:
> svnadmin, version 1.4.6 (r28521)
> compiled Dec 20 2007, 16:33:06
>
> Any help would be appreciated.

What OS are you running this on?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-02 18:24:00 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.