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
I can't click to open folder inside a git repository
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
  3 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
 
Victor T.  
View profile  
 More options May 24 2012, 3:59 pm
From: "Victor T." <gooogle.greatw...@gmail.com>
Date: Thu, 24 May 2012 12:59:50 -0700 (PDT)
Local: Thurs, May 24 2012 3:59 pm
Subject: I can't click to open folder inside a git repository

When viewing the source from the browser like over here:

https://bitbucket.org/cwbaker/sweet_build_tool/src/074517b0fdc7/sweet

There are folder listings there but I can't open any of them to see the
source files inside them. Why does this happen and how am I suppose to view
the stuff inside?


 
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.
Marcus Bertrand  
View profile  
 More options May 24 2012, 7:34 pm
From: Marcus Bertrand <mbertr...@atlassian.com>
Date: Thu, 24 May 2012 16:34:26 -0700 (PDT)
Local: Thurs, May 24 2012 7:34 pm
Subject: Re: I can't click to open folder inside a git repository

Hi Victor,

Those are references to git submodules. If you want them to link properly
to their source, you will need to edit the .gitmodules to reference their
actual location instead of "url = ../repo.git". If you change those urls to
"url = g...@bitbucket.org:user_name/repo", the bitbucket UI should be able
to render those as links to the mathing repository the submodule is
referencing. For an example with more information, check
out http://chrisjean.com/2009/04/20/git-submodules-adding-using-removing-....

Cheers,
Marcus


 
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.
Eugene Serkin  
View profile  
 More options Dec 27 2012, 9:25 am
From: Eugene Serkin <jeser...@gmail.com>
Date: Thu, 27 Dec 2012 06:25:45 -0800 (PST)
Local: Thurs, Dec 27 2012 9:25 am
Subject: Re: I can't click to open folder inside a git repository

I must say, that even then surprise will wait him. Since submodules are
very odd working creatures at bitbucket.org. As you can see
here https://bitbucket.org/jeserkin/a/src either the link is broken for
some reason or something else. In simple terms it isn't working properly.


 
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 »