From: Alan <lngndvs@gmail.com>
To: Bernt Hansen <bernt@norang.ca>, Sebastian Rose <sebastian_rose@gmx.de>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Re: MORE: Using git via USB for personal org dir and other data files
Date: Mon, 02 Mar 2009 23:54:56 +1000 [thread overview]
Message-ID: <837i38uj0v.fsf@gmail.com> (raw)
[Thank you to Bernt for the *clear* explanation of using branches!]
I seem to be moving out of the woods with this, and for the most
part, the experiment has been going smoothly. However, I've run
afoul of permissions, a bugaboo that was mentioned in an earlier
post on this topic.
I established a bare git repo on the USB drive, from a reasonably
clean tree. Pushing changes went well later on.
I cloned this repo onto the second machine, edited quite a bit,
but was dismayed when I tried to push: an error message
indicated that some file couldn't be written. So far, the
problem seems to be permissions. Preliminary checking shows that
the group and user IDs are numerical on the flash drive,
corresponding to the ID of the user who originally cloned the
repo.
I have a tentative plan of action, but I know nothing about the
use of permissions with git.
1. I have established a group "git" with a high group number,
so I can set create the same group on the work machine,
with the same group number. (I think it's too complicated
to change user numbers at this point). My users on the two
machine have different user names. It would be pretty
complicated right now to change the user's ID number.
2. I am setting the group permissions as read and write.
# chmod -R g+w /media/BLUE/org.git
3. Does this make sense?
This is a great thing. I want to put a whole bunch of work in such
a repo.
Thank you for the help.
Alan
--
Alan Davis
"An inviscid theory of flow renders the screw useless, but the need for
one non-existent."
---Lord Raleigh (John WilliamStrutt), or else his son, who was also a
scientist.
next reply other threads:[~2009-03-02 13:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 13:54 Alan [this message]
2009-03-02 15:28 ` Re: MORE: Using git via USB for personal org dir and other data files Bernt Hansen
-- strict thread matches above, loose matches on Subject: below --
2009-02-28 5:11 Alan E. Davis
2009-02-28 13:32 ` Bernt Hansen
2009-02-28 20:00 ` Sebastian Rose
2009-02-28 20:01 ` Bernt Hansen
2009-02-28 22:07 ` Sebastian Rose
2009-03-01 1:10 ` Sebastian Rose
[not found] ` <7bef1f890902281810n1ccda333yada4e62082bd92c8@mail.gmail.com>
[not found] ` <87zlg655pk.fsf@kassiopeya.MSHEIMNETZ>
[not found] ` <7bef1f890902281903xa296051xa844059dd4e392a7@mail.gmail.com>
2009-03-01 3:04 ` Alan E. Davis
2009-03-01 4:10 ` Bernt Hansen
2009-03-01 15:07 ` Sebastian Rose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=837i38uj0v.fsf@gmail.com \
--to=lngndvs@gmail.com \
--cc=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=sebastian_rose@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).