[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Introducing dgit - git integration with the Debian archive



Ian Jackson writes ("Re: Introducing dgit - git integration with the Debian archive"):
> Unfortunately there is a problem that means it's difficult for others
> to test.  The alioth git directory is not writeable by the right
> group.  [...]

I have fixed this by using a subdirectory instead, whose permissions I
have set appropriately.  (Thanks to Joey for the suggestion.)

This means that previous versions of dgit won't work any more.  Also,
trees previosly made with "dgit clone" will have to have their
"origin" remotes adjusted with something like this:

  git-remote set-url origin git+ssh://iwj@git.debian.org//git/dgit-repos/repos/<PACKAGE>.git

Thanks,
Ian.


Reply to: