Re: [git-users] Git 2.0

2014-07-01 Thread Joanna Wilkinson
Oh I get it! I feel stupid. Ok, thanks. Joanna Wilkinson joanna...@gmail.com On Jul 1, 2014, at 4:55 PM, Paul Smith wrote: > On Tue, 2014-07-01 at 16:15 -0500, Joanna Wilkinson wrote: >> I'm sorry, this is my first time using this. I am just following the >> instructions seen here: http://de

Re: [git-users] Git 2.0

2014-07-01 Thread Paul Smith
On Tue, 2014-07-01 at 16:15 -0500, Joanna Wilkinson wrote: > I'm sorry, this is my first time using this. I am just following the > instructions seen here: http://developers.squarespace.com/using-git/ > > I typed in: git clone [your-repository.git] > > And I get this error: fatal: repository '[y

Re: [git-users] Git 2.0

2014-07-01 Thread Joanna Wilkinson
I'm sorry, this is my first time using this. I am just following the instructions seen here: http://developers.squarespace.com/using-git/ I typed in: git clone [your-repository.git] And I get this error: fatal: repository '[your-repository.git]' does not exist On Tue, Jul 1, 2014 at 4:10 PM, Pa

Re: [git-users] Git 2.0

2014-07-01 Thread Paul Smith
On Tue, 2014-07-01 at 15:35 -0500, Joanna Wilkinson wrote: > I get this error in the terminal: fatal: repository > '[your-repository.git]' does not exist You missed the first item in Konstantin's reply: > I mean, what exact action you carry out with Git Without knowing what command you t

Re: [git-users] Git 2.0

2014-07-01 Thread Joanna Wilkinson
I get this error in the terminal: fatal: repository '[your-repository.git]' does not exist On Tue, Jul 1, 2014 at 9:38 AM, Konstantin Khomoutov < flatw...@users.sourceforge.net> wrote: > On Mon, 30 Jun 2014 21:15:49 -0700 (PDT) > Joanna Wilkinson wrote: > > > I have downloaded the latest versio

Re: [git-users] Do I have to buy GIT or is it a open source revision control software to store my private work?

2014-07-01 Thread Konstantin Khomoutov
On Tue, 1 Jul 2014 00:16:59 -0700 (PDT) "K.V. Lakshmi" wrote: > I am working with a private organisation and want to use a revision > control software to keep back-up for all our projects in a > distributed configuration. As my company is a private, so I have to > keep all projects as highly conf

Re: [git-users] Git 2.0

2014-07-01 Thread Konstantin Khomoutov
On Mon, 30 Jun 2014 21:15:49 -0700 (PDT) Joanna Wilkinson wrote: > I have downloaded the latest version of Git. This is also my first > time ever downloading Git, but I am running into some issues. First > of all, my Mac had trouble opening the application at first for > security reasons but I go

Re: [git-users] Do I have to buy GIT or is it a open source revision control software to store my private work?

2014-07-01 Thread Nelson Efrain A. Cruz
Git is open source, check 1. One thing, git is not a backup system. But I think there are some tools that use git to make backup systems. [1] http://git-scm.com/about/free-and-open-source 2014-07-01 4:16 GMT-03:00 K.V. Lakshmi : > > Hi... > I am working with a private organisation and want to

[git-users] Do I have to buy GIT or is it a open source revision control software to store my private work?

2014-07-01 Thread K.V. Lakshmi
Hi... I am working with a private organisation and want to use a revision control software to keep back-up for all our projects in a distributed configuration. As my company is a private, so I have to keep all projects as highly confidential. Can I download and use GIT open source for this

[git-users] Git 2.0

2014-07-01 Thread Joanna Wilkinson
I have downloaded the latest version of Git. This is also my first time ever downloading Git, but I am running into some issues. First of all, my Mac had trouble opening the application at first for security reasons but I got around that. But, then I tried following the steps on a tutorial I fo

[git-users] Re: two tree alias ?

2014-07-01 Thread Thomas Ferris Nicolaisen
On Tuesday, July 1, 2014 9:12:58 AM UTC+2, lei yang wrote: > > Hi expert, > > I have two tree > > git://xx-git.ws.com/git/layers/A (nothing contains,just init) > git://xx-git.ws.com/git/layers/B (lots of content) > > > for now I want to realize this, when I clone A,it actually clone B? > can we

[git-users] two tree alias ?

2014-07-01 Thread lei yang
Hi expert, I have two tree git://xx-git.ws.com/git/layers/A (nothing contains,just init) git://xx-git.ws.com/git/layers/B (lots of content) for now I want to realize this, when I clone A,it actually clone B? can we create a alias? Lei -- You received this message because you are subscribed t