remove duplicate posts all about the same issue

If iat first it doesn't work, spam spam spam spam
This commit is contained in:
Joey Hess 2014-03-17 14:27:57 -04:00
parent 921acdf190
commit 1d5210fd87
4 changed files with 0 additions and 108 deletions

View file

@ -1,53 +0,0 @@
### Please describe the problem.
Getting file from a linux rsync special remote from a windows machine is impossible.
### What steps will reproduce the problem?
git annex get .
### What version of git-annex are you using? On what operating system?
5.20140316-gbe47273 on windows 8.
### Please provide any additional information below.
Launching in debug mode, we see the wrong \\ used instead of / used. Syntax that rsync doesn't understand on a linux box.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
read: rsync ["-e","'ssh' '-l' 'git' '-T'
","--progress","--inplace","git@strasser-family.ch:~/files/G5\\jj\\'SHA256E-s675
--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat\\SHA256E-
s675--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat'","/c
ygdrive/c/Users/pablo/Desktop/Nouveau dossier/InnerResult/.git/annex/tmp/SHA256E
-s675--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat"]
# End of transcript or log.
"""]]
### Please describe the problem.
Getting file from a linux rsync special remote from a windows machine is impossible.
### What steps will reproduce the problem?
git annex get .
### What version of git-annex are you using? On what operating system?
5.20140316-gbe47273 on windows 8.
### Please provide any additional information below.
Launching in debug mode, we see the wrong \\ used instead of / used. Syntax that rsync doesn't understand on a linux box.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
read: rsync ["-e","'ssh' '-l' 'git' '-T'
","--progress","--inplace","git@strasser-family.ch:~/files/G5\\jj\\'SHA256E-s675
--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat\\SHA256E-
s675--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat'","/c
ygdrive/c/Users/pablo/Desktop/Nouveau dossier/InnerResult/.git/annex/tmp/SHA256E
-s675--1112f74fc9ebea01460efe26e447171a1aacf8e551f06f62ef6fe683df02e03c.mat"]
# End of transcript or log.
"""]]

View file

@ -1,26 +0,0 @@
### Please describe the problem.
Impossible to get content from a rsync special remote on linux from windoes.
### What steps will reproduce the problem?
git annex get .
### What version of git-annex are you using? On what operating system?
5.20140316-gbe47273 on windows 8.
### Please provide any additional information below.
It seem that git-annex want to use \ path but on a linux box for rsync, it's /.
This is the debug mode log.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
read: rsync ["-e","'ssh' '-l' 'git' '-T'
","--progress","--inplace","git@strasser-family.ch:~/files/71a\\505\\'SHA256E-s3
232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea2400424d.mat\\SH
A256E-s3232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea2400424d
.mat'","/cygdrive/c/Users/pablo/Desktop/Nouveau dossier/InnerResult/.git/annex/t
mp/SHA256E-s3232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea240
0424d.mat"]
# End of transcript or log.
"""]]

View file

@ -1,26 +0,0 @@
### Please describe the problem.
Impossible to get content from a rsync special remote on linux from windoes.
### What steps will reproduce the problem?
git annex get .
### What version of git-annex are you using? On what operating system?
5.20140316-gbe47273 on windows 8.
### Please provide any additional information below.
It seem that git-annex want to use \ path but on a linux box for rsync, it's /.
This is the debug mode log.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
read: rsync ["-e","'ssh' '-l' 'git' '-T'
","--progress","--inplace","git@strasser-family.ch:~/files/71a\\505\\'SHA256E-s3
232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea2400424d.mat\\SH
A256E-s3232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea2400424d
.mat'","/cygdrive/c/Users/pablo/Desktop/Nouveau dossier/InnerResult/.git/annex/t
mp/SHA256E-s3232448--0883493b441fcc577554a4e56d353963c83c69d1d4e08bdaf5410dea240
0424d.mat"]
# End of transcript or log.
"""]]