diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-18 17:51:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-18 17:51:52 -0400 |
commit | 2da6da9a8eade57f97a62a346abf0d1f1fdfd514 (patch) | |
tree | a53fa98da91e2fb9496cc4a666cd18cbd5457e9b /doc | |
parent | b2396535de658deac2860e586201554a798d1c3b (diff) | |
parent | 402c86c448e589a8bbe261844c3365646024a497 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
3 files changed, 32 insertions, 0 deletions
diff --git a/doc/bugs/pasting_into_annex_on_OSX.mdwn b/doc/bugs/pasting_into_annex_on_OSX.mdwn new file mode 100644 index 000000000..9683cd15d --- /dev/null +++ b/doc/bugs/pasting_into_annex_on_OSX.mdwn @@ -0,0 +1,16 @@ +What steps will reproduce the problem? + +Try pasting file into annex directory while assistant is running. + + +What is the expected output? What do you see instead? + +Expect file to successfully paste into directory, then be annexed. Instead, see a permissions error, and file disappears. + + +What version of git-annex are you using? On what operating system? + +OSX - 10.6. zsh. git-annex version: 3.20120826 + +Please provide any additional information below. + diff --git a/doc/bugs/pasting_into_annex_on_OSX/comment_1_4eab52bb6eda92e39bdaa8eee8f31a7f._comment b/doc/bugs/pasting_into_annex_on_OSX/comment_1_4eab52bb6eda92e39bdaa8eee8f31a7f._comment new file mode 100644 index 000000000..5c2c64a23 --- /dev/null +++ b/doc/bugs/pasting_into_annex_on_OSX/comment_1_4eab52bb6eda92e39bdaa8eee8f31a7f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.60" + subject="comment 1" + date="2012-09-18T16:35:36Z" + content=""" +What is the error message? +"""]] diff --git a/doc/todo/wishlist:_swift_backend/comment_3_bf8625b909c3a7321cae40e6f145e874._comment b/doc/todo/wishlist:_swift_backend/comment_3_bf8625b909c3a7321cae40e6f145e874._comment new file mode 100644 index 000000000..90af10c41 --- /dev/null +++ b/doc/todo/wishlist:_swift_backend/comment_3_bf8625b909c3a7321cae40e6f145e874._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://ertai.myopenid.com/" + nickname="npouillard" + subject="+1" + date="2012-09-18T08:52:21Z" + content=""" +OVH (french IT company) is migrating its could storage infrastructure to swift/openstack and the next few weeks. +"""]] |