- currently, the dirpool code relies on the fact that ID 1 is
authorMichael Schroeder <mls@suse.de>
Tue, 19 Feb 2008 18:42:41 +0000 (18:42 +0000)
committerMichael Schroeder <mls@suse.de>
Tue, 19 Feb 2008 18:42:41 +0000 (18:42 +0000)
commit4d30b021b6236f0e89a188216c01932a8b6d9697
treeec33387f2aafff8ff84f28774ad84bb9d94c4961
parent6ffeb574c19e45a52925d4ceaeb73b3e00f429f7
- currently, the dirpool code relies on the fact that ID 1 is
  an empty string. This led to wrong results if a repodata with
  own pool was used.
  for now, make ID1 always the empty string.
  in the future we'll probably just do away the the root node
  of the directory tree.
tools/repo_write.c