Open LAfricain opened 5 years ago
Im confused what your actually trying to do.
Preferences → remote repository , this is something your accessing from the
github webpage?
Normally if I was starting with a fresh install on a pc, i would start with
git clone
On Thu, Jun 27, 2019 at 4:56 PM LAfricain notifications@github.com wrote:
On my computer I can connect to the server, with Preferences → remote repository. It works very well. But on a fresh install I can't!! I install all the Linux dependencies (only libgtkhtml3 or 4) because it is no more in the repositories of Ubuntu 18.04. When I try to connect on the fresh install I got an error with git: git commit fails to commit data to the repository Did I forgot something?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/postiffm/bibledit-desktop/issues/112?email_source=notifications&email_token=AADI4ZJD3UBPRMXOL56S4WLP4USRLA5CNFSM4H4AD2UKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4FVWBA, or mute the thread https://github.com/notifications/unsubscribe-auth/AADI4ZLSMOFIET2D3X36RILP4USRLANCNFSM4H4AD2UA .
Preferences → remote repository This is a collaboration tools for multiples users, on my system when i opened this, I could enter a git address to access a online git repo. But on the fresh computer, I don't have this possibility again.
is it possible that maybe the git connection your gui application is creating is through ssh and maybe since its a new machine the keys are not created?
On Mon, Jul 1, 2019 at 8:36 AM LAfricain notifications@github.com wrote:
Preferences → remote repository This is a collaboration tools for multiples users, on my system when i opened this, I could enter a git address to access a online git repo. But on the fresh computer, I don't have this possibility again.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/postiffm/bibledit-desktop/issues/112?email_source=notifications&email_token=AADI4ZNCFBDAMI6ZUZZ7E3DP5H243A5CNFSM4H4AD2UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY57PAA#issuecomment-507246464, or mute the thread https://github.com/notifications/unsubscribe-auth/AADI4ZKLDXFVCFF7NDVPTDDP5H243ANCNFSM4H4AD2UA .
The gui I'm using is in BB-desktopt Preferences → Remote Repository. On my system i can connect to a remote git I get this two windows (I need only to complete the second):
But on the fresh install I don't have the second. The connexion stop to the first with this error:
git commit fails to commit data to the repository
I finally understand what your referring to. Sorry im still learning all of bible-edit'as features. I tried real quick on my window 7 install, but I think I got a cryptic message about a version 1.5 of something. I assume this might mean it couldnt find git. I will try this on a linux install with git when i can.
On Mon, Jul 1, 2019 at 11:23 AM LAfricain notifications@github.com wrote:
The gui I'm using is in BB-desktopt Preferences → Remote Repository. On my system i can connect to a remote git I get this two windows (I need only to complete the second): [image: windows1] https://user-images.githubusercontent.com/19690477/60447861-b15e1700-9c24-11e9-85ac-b64ef604a68d.png
[image: windows2] https://user-images.githubusercontent.com/19690477/60447862-b15e1700-9c24-11e9-8c18-6c8fdd133399.png
But on the fresh install I don't have the second. The connexion stop to the first with this error: git commit fails to commit data to the repository
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/postiffm/bibledit-desktop/issues/112?email_source=notifications&email_token=AADI4ZKEHFB6HJEGHJSCHSTP5IOPJA5CNFSM4H4AD2UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6PFWQ#issuecomment-507310810, or mute the thread https://github.com/notifications/unsubscribe-auth/AADI4ZL5JE7WAHKE2OJHTVDP5IOPJANCNFSM4H4AD2UA .
Ok thank you very much for help! I use the server on linux. This problem I get it on Ubuntu 18.04. I have not a good internet connexion, then I will answer question not very quickly.
Is it possible the problem is because I used a ntfs partition for the repo?
I don't think so.
Because I read in the help of Bibledit to not create a repo on a windows partition.... And something with bibledit-git?
I'm not the one who wrote that part of the help. May be because filenames were limited to 8+3 characters. NTFS is probably OK.
@LAfricain Can you provide me the url you used to try and clone? Im trying to repeat the process.
I just create a locale git on my computer. I followed the help page: file:///usr/share/bibledit-desktop/site/collaboration.html in the new help.
On my computer I can connect to the server, with Preferences → remote repository. It works very well. But on a fresh install I can't!! I install all the Linux dependencies (only libgtkhtml3 or 4) because it is no more in the repositories of Ubuntu 18.04. When I try to connect on the fresh install I got an error with git:
git commit fails to commit data to the repository
Did I forgot something?