You could try fossil bundle export/import. I think there is an option there to
ignore project id when importing. I used this to import branches, it should
work with trunk as well. I am not sure if this brings tickets across.
--
Original Message
From: Zoltán Kócsi
Sent: Friday, 17 July 2015 09
On 7/19/15, Alexey V Gorshkov wrote:
>
>
> On 07/19/2015 05:51 PM, Joerg Sonnenberger wrote:
>> On Sun, Jul 19, 2015 at 10:45:29AM +0300, Alexey V Gorshkov wrote:
>>> sorry, missformatted command sequence text
>>>
>>> mkdir fos
>>> cd fos
>>> fossil init
>>> test.fossil
>>> mkdir t
>>> cd t fossil
On 07/19/2015 05:51 PM, Joerg Sonnenberger wrote:
On Sun, Jul 19, 2015 at 10:45:29AM +0300, Alexey V Gorshkov wrote:
sorry, missformatted command sequence text
mkdir fos
cd fos
fossil init
test.fossil
mkdir t
cd t fossil
open ../test.fossil
fossil pull
../test.fossil
Assuming this is "fossil
On Sat, 18 Jul 2015, Scott Robison wrote:
>
> Still on phone. Instead of -euser how about -author? Instinctively seems
> less clumsy but it's just a knee-jerk reaction to -euser which seems both
> long and short simultaneously. :)
+1
I would vote for `-author' or for any not abbreviated word(s).
On Sat, 18 Jul 2015, Andy Bradford wrote:
> Thus said Sergei Gavrikov on Sat, 18 Jul 2015 12:10:42 +0300:
>
> > However, with a forest the options Fossil CLI increasingly resembles
> > Git CLI :-)
>
> Perhaps then, ``amend'' should only have short options where ``commit''
> has short options?
>
On Sun, Jul 19, 2015 at 10:45:29AM +0300, Alexey V Gorshkov wrote:
> sorry, missformatted command sequence text
>
> mkdir fos
> cd fos
> fossil init
> test.fossil
> mkdir t
> cd t fossil
> open ../test.fossil
> fossil pull
> ../test.fossil
Assuming this is "fossil open ../test.fossil; fossil pull
Hello,
On 19 July 2015 at 09:45, Alexey V Gorshkov wrote:
> sorry, missformatted command sequence text
>
> mkdir fos
> cd fos
> fossil init
> test.fossil
> mkdir t
> cd t fossil
> open ../test.fossil
> fossil pull
> ../test.fossil
>
>
> On 07/19/2015 10:42 AM, Alexey V Gorshkov wrote:
>>
>> fossi
sorry, missformatted command sequence text
mkdir fos
cd fos
fossil init
test.fossil
mkdir t
cd t fossil
open ../test.fossil
fossil pull
../test.fossil
On 07/19/2015 10:42 AM, Alexey V Gorshkov wrote:
fossil in question:
This is fossil version 1.33 [9c65b5432e] 2015-05-23 11:11:31 UTC
follow
fossil in question:
This is fossil version 1.33 [9c65b5432e] 2015-05-23 11:11:31 UTC
following sequence of commands locks newly created repository
--
mkdir fos cd fos fossil init test.fossil mkdir t cd t fossil open
../test.fossil fossil pull ../test.fossil
--
after this com
9 matches
Mail list logo