[Clo-devel] Is viewcvs working?
Marco Antoniotti
marcoxa at cs.nyu.edu
Fri Dec 12 17:29:09 UTC 2014
Hi
I uploaded the git repository for clazy. It now sits in
/project/clazy/git/clazy.git
the only step I did not do is the chgrp t+g. I get an error. My UN*X-fu is degrading fast and I couldn’t understand the error (nor I dug deep to figure it out :) )
Is it correct to not set as a remote repository
ssh://mantoniotti@common-lisp.net/var/git/projects/clazy/clazy.git
Or should I just say
ssh://mantoniotti@common-lisp.net/project/clazy/git/clazy.git
?
Also, let me know when I can start editing the pages.
--
Marco
> On Dec 3, 2014, at 10:07 , Mario S. Mommer <mommer at moss-clad.net> wrote:
>
> Hi Marco,
>
> this is the best walkthrough I could find:
>
> http://stackoverflow.com/questions/881158/is-there-a-migration-tool-from-cvs-to-git/17135045#17135045
>
> after you are done, you can clone the repo to
>
> /project/clazy/git/clazy.git
>
> This is done by first cloning your repo like this:
>
> git clone --bare /path/to/repo/with/checked/out/source/of/clazy
>
> in an appropriate directory, and then uploading the clazy.git directory
> to the server. There, the directory and its contents should be
> chgrouped to clazy,
>
> chgrp -R clazy clazy.git
>
> and its mode set like this
>
> chmod t+g clazy.git
>
> The repo will be picked up by the mighty scripts at some point and made
> available to git-daemon, etc.
>
> If you require any help, please let us know.
>
> Regards,
> Mario
>
> On Tue, 2 Dec 2014 22:04:49 +0100
> Marco Antoniotti <marcoxa at cs.nyu.edu> wrote:
>
>> I prefer to move to git.
>>
>> Please let me know how to do it. Eventually I will move to git all
>> my repositories.
>>
>> But please update the web pages with the instructions.
>>
>> Thanks
>>
>> Marco
>>
>>
>>
>>
>>> On Dec 2, 2014, at 21:42 , Erik Huelsmann <ehuels at gmail.com> wrote:
>>>
>>> Hi Marco,
>>>
>>>
>>> Do you want to us to (help) clean up the hierarchy or do you prefer
>>> to move to git?
>>>
>>>
>>> Regards,
>>>
>>>
>>> Erik.
>>>
>>>
>>>
>>> On Tue, Dec 2, 2014 at 9:32 PM, Marco Antoniotti
>>> <marcoxa at cs.nyu.edu> wrote: BTW.
>>>
>>> Looking at the CVS with http://common-lisp.net/viewvc/clazy/ I
>>> notice that the directory structure is rather messed up. I suppose
>>> it is a leftover of the many transfers but it is rather confusing.
>>>
>>> I suppose I could move the whole repository to git, but in that
>>> case I need instructions. I cannot find them on the web site.
>>>
>>> Cheers
>>>
>>> Marco
>>>
>>>
>>>
>>>
>>>> On Dec 2, 2014, at 21:25 , Marco Antoniotti <marcoxa at cs.nyu.edu>
>>>> wrote:
>>>>
>>>> Ok. But that is what I read on
>>>>
>>>> http://common-lisp.net/project-intro/
>>>>
>>>> I did a cut-n-paste from the page. Time to update the page
>>>> content?
>>>>
>>>> Marco
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>> On Dec 2, 2014, at 21:16 , Erik Huelsmann <ehuels at gmail.com>
>>>>> wrote:
>>>>>
>>>>> Hi Marco,
>>>>>
>>>>>
>>>>> ViewCVS has been renamed several years ago to ViewVC, which is
>>>>> available at http://common-lisp.net/viewvc/clazy/
>>>>>
>>>>> HTH,
>>>>>
>>>>> Erik.
>>>>>
>>>>>
>>>>> On Tue, Dec 2, 2014 at 8:01 PM, Marco Antoniotti
>>>>> <marcoxa at cs.nyu.edu> wrote:
>>>>> http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=clazy
>>>>>
>>>>> Gives me a 404...
>>>>>
>>>>> --
>>>>> Marco Antoniotti
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Clo-devel mailing list
>>>>> Clo-devel at common-lisp.net
>>>>> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Bye,
>>>>>
>>>>> Erik.
>>>>>
>>>>> http://efficito.com -- Hosted accounting and ERP.
>>>>> Robust and Flexible. No vendor lock-in.
>>>>
>>>> --
>>>> Marco Antoniotti
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Clo-devel mailing list
>>>> Clo-devel at common-lisp.net
>>>> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
>>>
>>> --
>>> Marco Antoniotti
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Bye,
>>>
>>> Erik.
>>>
>>> http://efficito.com -- Hosted accounting and ERP.
>>> Robust and Flexible. No vendor lock-in.
>>
>> --
>> Marco Antoniotti
>>
>>
>>
>> _______________________________________________
>> Clo-devel mailing list
>> Clo-devel at common-lisp.net
>> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
--
Marco Antoniotti
More information about the clo-devel
mailing list