[publican-list] [Bug 694698] Request for "publican rename" feature

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 19 01:58:12 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=694698

Jeff Fearn <jfearn at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |MODIFIED

--- Comment #7 from Jeff Fearn <jfearn at redhat.com> 2011-04-18 21:58:11 EDT ---
Added rename action.

Committed revision 1758.

$ publican --help rename
rename
    Rename a publican book

    Options:
<snip common options>
        --name=<NAME>             The name of the book, article, set, or brand
        --product=<PRODUCT>       The name of the product
        --version=<VERSION>       The version of the product


$ publican package --lang en-US
Wrote:
/home/jfearn/Source/fedora/publican/trunk/publican/Users_Guide/build/rpm/Publican-Users_Guide-2.6-web-en-US-2.6-1.el5.src.rpm

$ publican rename --name "New Book Name" --product "New Product" --version 3.0

$ publican package --lang en-US
/Wrote:
home/jfearn/Source/fedora/publican/trunk/publican/Users_Guide/build/rpm/New_Product-New_Book_Name-3.0-web-en-US-2.6-1.el5.src.rpm

$ svn status
M       en-US/Book_Info.xml
M       publican.cfg

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list