aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments
diff options
context:
space:
mode:
authorAaron Bentley <aaron.bentley@utoronto.ca>2006-04-10 19:24:23 -0400
committerAaron Bentley <aaron.bentley@utoronto.ca>2006-04-10 19:24:23 -0400
commit16ed63b5c8dc2e211a29ba3636cd00b547ceb9aa (patch)
tree71828d879f169fd599e170221fe64be80e42ab56 /.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments
parent255e0c47d97b202e30f4092fac4aac48e3c26bfe (diff)
downloadbugseverywhere-16ed63b5c8dc2e211a29ba3636cd00b547ceb9aa.tar.gz
Noted bug
Diffstat (limited to '.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments')
-rw-r--r--.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/body21
-rw-r--r--.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/values21
2 files changed, 42 insertions, 0 deletions
diff --git a/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/body b/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/body
new file mode 100644
index 0000000..0a004ac
--- /dev/null
+++ b/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/body
@@ -0,0 +1,21 @@
+Err, perhaps we should use revision ids. Or status. Or something...
+
+
+$ be diff
+Traceback (most recent call last):
+ File "/usr/bin/be", line 55, in ?
+ sys.exit(execute(sys.argv[1], sys.argv[2:]))
+ File "/usr/lib/python2.4/site-packages/libbe/cmdutil.py", line 105, in execute return get_command(cmd).execute([a.decode(encoding) for a in args])
+ File "/usr/lib/python2.4/site-packages/becommands/diff.py", line 33, in execute
+ diff.diff_report(diff.reference_diff(tree, spec), tree)
+ File "/usr/lib/python2.4/site-packages/libbe/diff.py", line 41, in reference_diff
+ return diff(bugdir.get_reference_bugdir(spec), bugdir)
+ File "/usr/lib/python2.4/site-packages/libbe/diff.py", line 22, in diff
+ old_bug_map = old_tree.bug_map()
+ File "/usr/lib/python2.4/site-packages/libbe/bugdir.py", line 169, in bug_map
+ for bug in self.list():
+ File "/usr/lib/python2.4/site-packages/libbe/bugdir.py", line 164, in list
+ for uuid in self.list_uuids():
+ File "/usr/lib/python2.4/site-packages/libbe/bugdir.py", line 177, in list_uuids
+ for uuid in os.listdir(self.bugs_path):
+OSError: [Errno 2] No such file or directory: '/home/abentley/.bzrrevs/None/.be/bugs'
diff --git a/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/values b/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/values
new file mode 100644
index 0000000..8e0fad6
--- /dev/null
+++ b/.be/bugs/a4d38ba7-ec28-4096-a4f3-eb8c9790ffb2/comments/b0e7165b-7099-45ca-9513-412225f7bd52/values
@@ -0,0 +1,21 @@
+
+
+
+Content-type=text/plain
+
+
+
+
+
+
+Date=Mon, 10 Apr 2006 23:23:25 +0000
+
+
+
+
+
+
+From=abentley
+
+
+