rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Exception 'Path: F:/.git, just after start of rdiff


From: Heri Bender
Subject: [rdiff-backup-users] Exception 'Path: F:/.git, just after start of rdiff-backup
Date: Thu, 05 Mar 2015 22:52:38 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi all

Just after executing this (on a Windows7 64x machine, NTFS)

    executing CMD_LINE: "C:\Program Files (x86)\rdiff-backup-1.2.8\rdiff-backup" --include-globbing-filelist rdiff_include_f_to_r.txt F:/ R:/backuptest

this errors are displayed on console:
Exception 'Path: F:/.git
Index: ('.git',)
Data: {'type': None}' raised of class '<type 'exceptions.AssertionError'>':
  File "rdiff_backup\Main.pyc", line 304, in error_check_Main
  File "rdiff_backup\Main.pyc", line 324, in Main
  File "rdiff_backup\Main.pyc", line 280, in take_action
  File "rdiff_backup\Main.pyc", line 334, in Backup
  File "rdiff_backup\fs_abilities.pyc", line 920, in backup_set_globals
  File "rdiff_backup\fs_abilities.pyc", line 611, in get_readonly_fsa
  File "rdiff_backup\fs_abilities.pyc", line 132, in init_readonly
  File "rdiff_backup\fs_abilities.pyc", line 354, in set_case_sensitive_readonly
  File "rdiff_backup\fs_abilities.pyc", line 337, in test_triple

Traceback (most recent call last):
  File "rdiff-backup", line 30, in <module>
  File "rdiff_backup\Main.pyc", line 304, in error_check_Main
  File "rdiff_backup\Main.pyc", line 324, in Main
  File "rdiff_backup\Main.pyc", line 280, in take_action
  File "rdiff_backup\Main.pyc", line 334, in Backup
  File "rdiff_backup\fs_abilities.pyc", line 920, in backup_set_globals
  File "rdiff_backup\fs_abilities.pyc", line 611, in get_readonly_fsa
  File "rdiff_backup\fs_abilities.pyc", line 132, in init_readonly
  File "rdiff_backup\fs_abilities.pyc", line 354, in set_case_sensitive_readonly
  File "rdiff_backup\fs_abilities.pyc", line 337, in test_triple
AssertionError: Path: F:/.git
Index: ('.git',)
Data: {'type': None}

The F:/ root does not contain a ".git" folder (although there are several .git repositories across the partition, but not in the root).

F:/ (the source) is my data partition (internal hard disk), about 1 TB of data. R:/backuptest (the destination on a USB external drive) is still empty; I'm just playing around for evaluation of the rdiff-backup tool.

Backing up (parts of) my C:/ drive work as expected. Also if I select "F:/someFolder" as source everything works.

What can cause this problem? How to workaround?

Thanks
Heri



reply via email to

[Prev in Thread] Current Thread [Next in Thread]