trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] GIT repository download problems

From: Keith Daniels <keithwdaniels@...>
Date: Wed, 29 Feb 2012 16:46:05 -0500
Darrell

The command line commands you suggested, started the download. When
the first password message appeared and it stopped downloading--I
Ctrl+C'd and stoped the download.

Then I edited the script
"./scripts/switch_all_submodules_to_head_and_clean" and added what
David suggested (i.e adding --recursive to several lines and removing
--recursive from your startup script).

Then I ran the modified startup scrip you suggested.

This did NOT give me an error message and displayed "Already
up-to-date."  which I assume relates to what I had previously
downloaded before I killed the command line startup you suggested.

Then it said:

Cloning into experimental...
Password:

Hoping this was a onetime password I pressed enter.  It ran for less
than a minute and wanted another password.

Obviously what you and David suggested works--but the password problem
did not go away.

Keith

On Wed, Feb 29, 2012 at 2:27 PM, Keith Daniels <keithwdaniels@...> wrote:
> Thanks Darrell
>
> The only possible problem that I see is that everytime I have tried to
> run the startup script in the past, and there was ANYTHING in:
>
> zz_src_trinity_git
>
> It would abort with an error: "Directory not empty" type of message.
>
> I will try the above and get back to you with the results.
>
> Keith
>
> On Wed, Feb 29, 2012 at 2:20 PM, Darrell Anderson
> <humanreadable@...> wrote:
>>> Where is the./scripts/switch_submodules_to_head_and_clean
>>> script--that I can customize for my personal use--located?  The only
>>> copy of this script that I have found so far is part of the download
>>> itself.
>>>
>>> I assumed that the script resides in the repository and that
>>> my script calls it from the repository location.
>>
>> The script won't exist until the repository has been cloned locally. Thereafter the script will be in $LOCAL_GIT_DIR/scripts.
>>
>> Darrell
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: trinity-devel-unsubscribe@...
>> For additional commands, e-mail: trinity-devel-help@...
>> Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>