File: S3_Host_Question.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (11 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
I have two machines A & B.  Each have their our repository.

On machine A I have created a remotehost (S3) and have synced successfully.

I am trying to link machine B to the same remote host.  I keep getting an error on the initremote command on machine B.

I tried using the same command as I did on A and it is not working.   Is there a different command to link machine B to an existing remote repository?

Any help is appreciated.

Rob