[pkg-perl-tools] 03/04: dpt-salsa: add toattic|fromattic -- only to documentation
    gregor herrmann 
    gregoa at debian.org
       
    Wed Jan 31 20:37:48 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository pkg-perl-tools.
commit 503b91c406a22bdcd53153f4f456cd6e81995ce1
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jan 31 21:33:22 2018 +0100
    dpt-salsa: add toattic|fromattic -- only to documentation
    
    doesn't work via API
    
    Gbp-Dch: Ignore
---
 scripts/salsa | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/scripts/salsa b/scripts/salsa
index 2d05ac1..1cf4003 100755
--- a/scripts/salsa
+++ b/scripts/salsa
@@ -464,6 +464,17 @@ Required.
 
 =back
 
+=head3 I<toattic|fromattic> I<repositoryid|repositoryname>
+
+Moves a repository to/from the B<attic> sub-group of the B<modules> sub-group.
+Useful when a package is removed from the archive.
+
+B<WARNING>: Not implemented. According to
+L<https://docs.gitlab.com/ce/api/groups.html#transfer-project-to-group> this
+only works for admins. Trying it via B<GitLab::API::v4> leads to a C<403
+forbidden> error. Use the web interface (which requires an extra
+confirmation step) for now.
+
 =head3 I<listrepos> [--json]
 
 Show all repositories in the I<modules> subgroup.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list