On 1/22/2015 8:09 AM, Evgeny Kotkov wrote:
> Thank you very much for your efforts. Could you please post a trace for a
> non-existing path, but not for the one ending with rev-prop-atomics.shm?
> Try "\MyRepo\db\should-not-ever-exist" and maybe "\MyRepo\this-one-too".
If I change the file name to
Cory Riddell writes:
> The more I dig, the less certain I am of what's going on.
>
> I made a small program that does what svn_io_remove_file2() does.
>
> Snippet const char* path_to_nonexistent_file =
> "Diskstation\\svn\\MyRepo\\db\\rev-prop-atomics.shm";
> apr_status_t apr_err = apr_fi
On 1/21/2015 10:41 AM, Philip Martin wrote:
> Cory Riddell writes:
>
>> On 1/20/2015 9:32 AM, Cory Riddell wrote:
>>> I'm trying to use hotcopy to create a backup of my repositories on a
>>> network drive. When I run the hotcopy command, most of the repository
>>> copies, then I get an error:
>>>
On 1/21/2015 11:44 AM, Cory Riddell wrote:
> On 1/21/2015 10:41 AM, Philip Martin wrote:
>> Cory Riddell writes:
>>
>>> On 1/20/2015 9:32 AM, Cory Riddell wrote:
I'm trying to use hotcopy to create a backup of my repositories on a
network drive. When I run the hotcopy command, most of th
Philip Martin writes:
>> In the line "SVN_ERR(svn_io_remove_file2(shm_name, TRUE, pool));", the
>> TRUE parameter is supposed to suppress file not found errors yet that's
>> the error I'm getting, isn't it?
>
> Yes, it should. It's failing because it's getting error 720002 and that
> is not an e
Cory Riddell writes:
> On 1/20/2015 9:32 AM, Cory Riddell wrote:
>> I'm trying to use hotcopy to create a backup of my repositories on a
>> network drive. When I run the hotcopy command, most of the repository
>> copies, then I get an error:
>>
>> E:\>svnadmin hotcopy E:\MyRepo \\Diskstation\svn\
On 1/20/2015 9:32 AM, Cory Riddell wrote:
> I'm trying to use hotcopy to create a backup of my repositories on a
> network drive. When I run the hotcopy command, most of the repository
> copies, then I get an error:
>
> E:\>svnadmin hotcopy E:\MyRepo \\Diskstation\svn\MyRepo
> svnadmin: E720002: C
I'm trying to use hotcopy to create a backup of my repositories on a
network drive. When I run the hotcopy command, most of the repository
copies, then I get an error:
E:\>svnadmin hotcopy E:\MyRepo \\Diskstation\svn\MyRepo
svnadmin: E720002: Can't remove file
'\\diskstation\svn\MyRepo\db\rev-prop