<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>108295</bug_id>
          
          <creation_ts>2005-10-06 10:22 0000</creation_ts>
          <short_desc>Add bash-completion USE flag to dev-util/svk</short_desc>
          <delta_ts>2006-01-10 06:45:09 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pickscrape@gmail.com</reporter>
          <assigned_to>kang@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>pickscrape@gmail.com</who>
            <bug_when>2005-10-06 10:22:31 0000</bug_when>
            <thetext>With 1.05 SVK now comes with a command line completion script in the release 
tarball. The script lives in the &apos;contrib&apos; directory.

To get this to work, I had to copy the completion script to /usr/local/bin, and 
add a file in /usr/share/bash-completion/svk. This file contained the following 
line:

complete -C /usr/local/bin/svk-completion.pl -o default svk

bash-completion-config then works fine.

Reproducible: Always
Steps to Reproduce:
As described in &apos;Details&apos;.
Actual Results:  
bash-completion works for SVK commands and depot paths.

Expected Results:  
SVK ebuild has a bash-completion USE flag</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pickscrape@gmail.com</who>
            <bug_when>2005-10-06 11:25:03 0000</bug_when>
            <thetext>We just noticed the completion script was not included in the 1.05 tarball: 
hopefully that will be resolved soon.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kang@gentoo.org</who>
            <bug_when>2006-01-10 06:45:09 0000</bug_when>
            <thetext>bash completion has been added in svk 1.06
thanks :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>