Bugfix: Fix bug in inode cache sentinal check, which broke copying to local repos if the repo being copied from had moved to a different filesystem or otherwise changed all its inodes'
This commit is contained in:
parent
e63a983cf1
commit
f7de51e8b6
5 changed files with 32 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -8,6 +8,9 @@ git-annex (4.20130228) UNRELEASED; urgency=low
|
|||
* Bugfix: If the UUID of a remote is not known, prevent --from, --to,
|
||||
and other ways of specifying remotes by name from selecting it,
|
||||
since it is not possible to sanely use it.
|
||||
* Bugfix: Fix bug in inode cache sentinal check, which broke
|
||||
copying to local repos if the repo being copied from had moved
|
||||
to a different filesystem or otherwise changed all its inodes'
|
||||
|
||||
* Switch from using regex-compat to regex-tdfa, as the C regex library
|
||||
is rather buggy.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue