Re: [fossil-users] Renaming branch using command line

2015-05-06 Thread paul

On 06/05/15 11:43, Richard Hipp wrote:

On 5/6/15, paul  wrote:

Hi,

I'm trying to rename a branch using the command line. As a first step,
I've tried

fossil tag --propagate branch ...

and

fossil tag --raw --propagate branch ...

but I'm getting the message

the "fossil tag branch" command is discontinued
Use the "fossil branch new" command instead.

  From the help for fossil branch, I can't see how that would be used to
rename a branch?


Renaming a branch involves setting multiple tags.  We should add a
command to do this...

Yes, from the documentation I could see I needed to cancel a sym- tag, 
create a new sym- tag, as well as giving branch a new value. I had 
failed on the first step.


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Renaming branch using command line

2015-05-06 Thread Richard Hipp
On 5/6/15, paul  wrote:
> Hi,
>
> I'm trying to rename a branch using the command line. As a first step,
> I've tried
>
> fossil tag --propagate branch ...
>
> and
>
> fossil tag --raw --propagate branch ...
>
> but I'm getting the message
>
> the "fossil tag branch" command is discontinued
> Use the "fossil branch new" command instead.
>
>  From the help for fossil branch, I can't see how that would be used to
> rename a branch?
>

Renaming a branch involves setting multiple tags.  We should add a
command to do this...

-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Renaming branch using command line

2015-05-06 Thread paul

Hi,

I'm trying to rename a branch using the command line. As a first step, 
I've tried


fossil tag --propagate branch ...

and

fossil tag --raw --propagate branch ...

but I'm getting the message

the "fossil tag branch" command is discontinued
Use the "fossil branch new" command instead.

From the help for fossil branch, I can't see how that would be used to 
rename a branch?


Thanks,

Paul.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] html_entities for the commit comment

2015-05-06 Thread Svyatoslav Mishyn
(Tue, 05 May 15:17) Richard Hipp:
> That's configurable.  Go to /Admin/Timeline on the web interface.

There is the option:
  * Plaintext comments on timelines

How about to add more extended options ?
* HTML
* Wiki
* Markdown(?)

as  for the commit comment

and if HTML is enabled then,
html_entities - disabled; otherwise - enabled.


-- 
http://www.juef.tk/
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users