Re: Re: How to covert dhcpcd FOSSIL repo into git?
Shahid Mahmood
Wed Apr 20 14:39:53 2016
Thanks! It worked per your steps (i got a local 'clone' of the dhcpcd
fossil repo) which opens with a browser.
I still converted it to git though, so as to keep it aligned with rest of
our software and to be able to use the familiar tool.
On Wed, Apr 20, 2016 at 7:26 AM, Roy Marples <roy@xxxxxxxxxxxx> wrote:
> On 20/04/2016 12:20, Shahid Mahmood wrote:
> > On Wednesday, April 20, 2016, Roy Marples <roy@xxxxxxxxxxxx
> > <mailto:roy@xxxxxxxxxxxx>> wrote:
> >
> > On 19/04/2016 21:52, Shahid Mahmood wrote:
> > > Does anyone know how I can convert the dhcpcd FOSSIL repo into a
> > git one?
> > > (Or if there is such an instance already existing somewhere on the
> > interweb)
> >
> > http://fossil-scm.org/xfer/doc/trunk/www/inout.wiki
> >
> > Thanks. I saw similar instructions before and have installed 'fossil'
> > locally. But I don't know how I can get a 'copy' of dhcpcd fossil repo
> > locally.
>
> You can do this with fossil.
>
> >
> >
> > Curious as to why though?
> >
> > So I can see the history/tags locally.
>
> fossil clone http://roy.marples.name/projects/dhcpcd dhcpcd.fossil
> mkdir dhcpcd
> cd dhcpcd
> fossil open ../dhcpcd.fossil
>
> You now have a working checkout
> You can even launch a web brower locally (if you have X running) so see
> the clone of the dhcpcd project.
> fossil ui
>
> Enjoy!
>
> Roy
>
Archive administrator: postmaster@marples.name