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
Pushing from local repository to BitBucket
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
 
Jonathan Hayward  
View profile  
 More options Sep 13 2012, 6:44 pm
From: Jonathan Hayward <jonathan.hayw...@pobox.com>
Date: Thu, 13 Sep 2012 17:37:54 -0500
Local: Thurs, Sep 13 2012 6:37 pm
Subject: Pushing from local repository to BitBucket

From the Linux command line or from crontab, how can I push changes from a
local repository to BitBucket?

--
[image: Christos Jonathan Hayward] <http://jonathanscorner.com/>
Christos Jonathan Hayward, an Orthodox Christian author.

*Amazon <http://amazon.com/author/cjshayward>* • Author
Bio<http://jonathanscorner.com/author/>
 • *Email <christos.jonathan.hayw...@gmail.com>* •
Facebook<http://www.facebook.com/christos.jonathan.hayward>
 • Google Plus <http://jonathanscorner.com/plus> •
*Kindle<http://stornge.com/amazon>
* • LinkedIn <http://www.linkedin.com/in/jonathanhayward> •
*Professional<http://jonathanhayward.com/>
* • Twitter <http://twitter.com/JonathansCorner> •
*Web<http://jonathanscorner.com/>
* • What's New? <http://jonathanscorner.com/>
I invite you to visit my "theology, literature, and other creative works"
site. *See one page of my website! <http://random.jonathanscorner.com/>*

_______________________________________________
Mercurial mailing list
Mercur...@selenic.com
http://selenic.com/mailman/listinfo/mercurial


 
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.
Greg Ward  
View profile  
 More options Sep 13 2012, 9:31 pm
From: Greg Ward <g...@gerg.ca>
Date: Thu, 13 Sep 2012 21:31:40 -0400
Local: Thurs, Sep 13 2012 9:31 pm
Subject: Re: Pushing from local repository to BitBucket
On 13 September 2012, Jonathan Hayward said:

> From the Linux command line or from crontab, how can I push changes from a
> local repository to BitBucket?

Same way as you push to any other remote repository:

  hg push url-of-remote-repository

Last time I checked, Bitbucket supports push over SSH and HTTPS. You
can get the URL from your repo page (https://bitbucket.org/USER/REPO).

       Greg
_______________________________________________
Mercurial mailing list
Mercur...@selenic.com
http://selenic.com/mailman/listinfo/mercurial


 
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.
Jonathan Hayward  
View profile  
 More options Sep 14 2012, 9:41 am
From: Jonathan Hayward <jonathan.hayw...@pobox.com>
Date: Fri, 14 Sep 2012 08:40:53 -0500
Local: Fri, Sep 14 2012 9:40 am
Subject: Re: Pushing from local repository to BitBucket

Thank you!

On Thu, Sep 13, 2012 at 8:31 PM, Greg Ward <g...@gerg.ca> wrote:
> On 13 September 2012, Jonathan Hayward said:
> > From the Linux command line or from crontab, how can I push changes from
> a
> > local repository to BitBucket?

> Same way as you push to any other remote repository:

>   hg push url-of-remote-repository

> Last time I checked, Bitbucket supports push over SSH and HTTPS. You
> can get the URL from your repo page (https://bitbucket.org/USER/REPO).

>        Greg

--
[image: Christos Jonathan Hayward] <http://jonathanscorner.com/>
Christos Jonathan Hayward, an Orthodox Christian author.

*Amazon <http://amazon.com/author/cjshayward>* • Author
Bio<http://jonathanscorner.com/author/>
 • *Email <christos.jonathan.hayw...@gmail.com>* •
Facebook<http://www.facebook.com/christos.jonathan.hayward>
 • Google Plus <http://jonathanscorner.com/plus> •
*Kindle<http://stornge.com/amazon>
* • LinkedIn <http://www.linkedin.com/in/jonathanhayward> •
*Professional<http://jonathanhayward.com/>
* • Twitter <http://twitter.com/JonathansCorner> •
*Web<http://jonathanscorner.com/>
* • What's New? <http://jonathanscorner.com/>
I invite you to visit my "theology, literature, and other creative works"
site. *See one page of my website! <http://random.jonathanscorner.com/>*

_______________________________________________
Mercurial mailing list
Mercur...@selenic.com
http://selenic.com/mailman/listinfo/mercurial


 
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 »