Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Where are we ...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lester Caine  
View profile  
 More options Oct 9 2012, 3:09 pm
From: Lester Caine <les...@lsces.co.uk>
Date: Tue, 09 Oct 2012 20:09:14 +0100
Local: Tues, Oct 9 2012 3:09 pm
Subject: Where are we ...
I need a little bit of a sanity check ...

I'm using hggit into github for single repos and things have been working nicely
in both TortoiseHg and in MercurialEclipse. ME is certainly looking good these
days and I think that I can start dropping THg as my interface to github.

The question is where ave things got to with subrepos?

git://github.com/bitweaver/bitweaver is a 'distribution' superproject, and while
the older version of hggit downloads the files from the wrapper, currently I'm
getting 'abort: No module named config!' when trying to download the same project.

Should the current build support the subrepos from git? Or is that still work in
progress. One thing which I KNEW was going to be a problem is that I'm not sure
what version IS working. It would be nice if we had some version data either in
the files, or at least in the folder. I've tried to chcek back aginst the
history but am just going around in circles :(

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Augie Fackler  
View profile  
 More options Oct 9 2012, 3:10 pm
From: Augie Fackler <li...@durin42.com>
Date: Tue, 9 Oct 2012 14:10:07 -0500
Local: Tues, Oct 9 2012 3:10 pm
Subject: Re: Where are we ...
submodules aren't supported unless you install dulwich from their
master and hg-git from 'next'.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lester Caine  
View profile  
 More options Oct 9 2012, 4:11 pm
From: Lester Caine <les...@lsces.co.uk>
Date: Tue, 09 Oct 2012 21:11:42 +0100
Local: Tues, Oct 9 2012 4:11 pm
Subject: Re: Where are we ...

Augie Fackler wrote:
> submodules aren't supported unless you install dulwich from their
> master and hg-git from 'next'.

OK Making progress ...
https://github.com/lsces/bitweaver is a fork of the target, and I've switched
the .gitmodule paths to give me access to the repos, but while it is building
what looks like a clean set of .hgsub and .hgsubstrate, I'm getting -
cloning subrepo articles from git://github.com/bitweaver/articles
abort: No such file or directory

I can't be far off, but what am I missing?

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lester Caine  
View profile  
 More options Oct 9 2012, 4:17 pm
From: Lester Caine <les...@lsces.co.uk>
Date: Tue, 09 Oct 2012 21:17:00 +0100
Subject: Re: Where are we ...

Lester Caine wrote:
> Augie Fackler wrote:
>> submodules aren't supported unless you install dulwich from their
>> master and hg-git from 'next'.

> OK Making progress ...
> https://github.com/lsces/bitweaver is a fork of the target, and I've switched
> the .gitmodule paths to give me access to the repos, but while it is building
> what looks like a clean set of .hgsub and .hgsubstrate, I'm getting -
> cloning subrepo articles from git://github.com/bitweaver/articles
> abort: No such file or directory

> I can't be far off, but what am I missing?

OK I can answer my own question ... was not expecting to need git as well :)
Downloading a full clone now!

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lester Caine  
View profile  
 More options Oct 10 2012, 10:24 am
From: Lester Caine <les...@lsces.co.uk>
Date: Wed, 10 Oct 2012 15:24:06 +0100
Local: Wed, Oct 10 2012 10:24 am
Subject: Re: Where are we ...

Lester Caine wrote:
> OK I can answer my own question ... was not expecting to need git as well :)
> Downloading a full clone now!

OK what I have is looking reasonably good, but following through to TortoiseHg
and MercurialEclipse is getting confused by the .git clones in each of the
sup-repos. So what is the 'plan'?

If I drop the .hg folder from the regular clones in parallel with the .git one
I'm actually able to see all the history in MercurialEclipse and this works for
me as I have one 'project' rather than 40 and this makes life a lot easier, but
I'm still confusing things with the master superproject repo.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Augie Fackler  
View profile  
 More options Oct 10 2012, 10:43 am
From: Augie Fackler <li...@durin42.com>
Date: Wed, 10 Oct 2012 09:43:49 -0500
Local: Wed, Oct 10 2012 10:43 am
Subject: Re: Where are we ...

On Wed, Oct 10, 2012 at 9:24 AM, Lester Caine <les...@lsces.co.uk> wrote:
> Lester Caine wrote:

>> OK I can answer my own question ... was not expecting to need git as well
>> :)
>> Downloading a full clone now!

> OK what I have is looking reasonably good, but following through to
> TortoiseHg and MercurialEclipse is getting confused by the .git clones in
> each of the sup-repos. So what is the 'plan'?

Huh? There is (by default) a .hg/git repo, but that's a bare
repository, which eclipse shouldn't get confused by?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lester Caine  
View profile  
 More options Oct 10 2012, 1:02 pm
From: Lester Caine <les...@lsces.co.uk>
Date: Wed, 10 Oct 2012 18:02:29 +0100
Local: Wed, Oct 10 2012 1:02 pm
Subject: Re: Where are we ...

Augie Fackler wrote:
>> OK what I have is looking reasonably good, but following through to
>> >TortoiseHg and MercurialEclipse is getting confused by the .git clones in
>> >each of the sup-repos. So what is the 'plan'?
> Huh? There is (by default) a .hg/git repo, but that's a bare
> repository, which eclipse shouldn't get confused by?

Not so much 'confused' as 'unable to display' ...
Having copied the .hg from a direct clone, refresh status on a sub-repo then
history and annotation work as they used to :)

But I did speak a little soon. The clone has processed every sub-repo in the
first level, but not in the second level. Actually I don't particularly agree
with that method anyway and in this case the two missing libraries will be
'relocated' in my own 'super-project' anyway. But is that particular problem
tagged somewhere? That is the --recursive bit on git.

Just updating TortoiseHg and Hg yet again :)

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »