Jed SVN to GIT
Jörg Sommer
joerg at alea.gnuu.de
Sun Dec 16 22:01:48 UTC 2007
Hallo Rafael,
Rafael Laboissiere schrieb am Sun 16. Dec, 21:42 (+0100):
> * Rafael Laboissiere <rafael at debian.org> [2007-12-16 19:55]:
>
> > * Rafael Laboissiere <rafael at debian.org> [2007-12-16 19:03]:
> >
> > > Thanks. I already asked for the creation of /git/pkg-jed/.
> >
> > https://alioth.debian.org/tracker/index.php?func=detail&aid=310438&group_id=1&atid=200001
>
> The directory is already created and I have seen that jed.git and
> tmexpand.git are already there. Good work!
>
> Jörg, you should fix the permissions and ownerships:
Done. Do you know if we need ACLs?
% getfacl /git/dpkg/dpkg.git
getfacl: Removing leading '/' from absolute path names
# file: git/dpkg/dpkg.git
# owner: hertzog
# group: dpkg
user::rwx
group::rwx
group:dpkg:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:dpkg:rwx
default:mask::rwx
default:other::r-x
> $ ls -l /git/pkg-jed/jed.git/config
> -rw-r--r-- 1 jo-guest pkg-jed 154 2007-12-16 20:35 /git/pkg-jed/jed.git/config
Errr, emacs.
The commit mail hook works as you might have seen and I've created a
repository for testing. /git/pkg-jed/fun.git It's a copy of jed.git. I
used these commands for the update:
% :> rules
% git commit -a
% git push
Or create a new branch in the public repository:
% git push origin master:refs/heads/fun
Import this branch:
% git branch --track fun origin/fun
We will have much fun with git. :-)))
Bye, Jörg.
--
The social dynamics of the net are a direct consequence of the fact
that nobody has yet developed a Remote Strangulation Protocol.
(Larry Wall)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-jed-devel/attachments/20071216/18d40463/attachment.pgp
More information about the Pkg-jed-devel
mailing list