On 08/05/2014 02:27 PM, Andreas Tille wrote: > On Tue, Aug 05, 2014 at 01:57:13PM +0200, Jaromír Mikeš wrote: >> Just for sure ... this is a right way? >> >> $ mv /git/collab-maint/qmapshack.git/* /git/pkg-grass/qmapshack.git/* > > Rather > > $ mv /git/collab-maint/qmapshack.git /git/pkg-grass/qmapshack.git
This should be it, yes. I see that you moved the repos already, can you change the group permissions to pkg-grass? drwxrwsr-x+ 7 mhanke-guest collab-maint 4096 Mar 18 2013 qlandkartegt.git drwxrwsr-x+ 7 mira-guest scm_collab-maint 4096 Jul 25 20:46 qmapshack.git i.e. using: chgrp -R scm_pkg-grass /git/pkg-grass/qlandkartegt.git/ /git/pkg-grass/qmapshack.git/ You'll to ask mhanke to this for the qlandkartegt.git repository. Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
